I am trying to create a document using the helvetica font. However,
selecting the helvetica font from the document properties dialog box
does not change the font from the default (romans?) to helvetica. How do
I do this?
Rodney
--
"Maybe this world is another planet's hell"
- Aldous Huxley
One thing, in twoside mode, the geometry package puts in an extra 20pt
spacing, to allow for binding. Page 9 of the documentation explains it. To
get around it, you need to specify margins that aren't equal, or else
invoke the package in the preamble, rather than through the button.
Rod
On Mon,
Mr Masters,
I currently use LyX on a debian potato system, without too many problems.
Have you installed all the debian tetex packages? This includes
tetex-extra, and tetex-nonfree, as well as tetex-base. If that doesn't
help, telling people which packages are coming up as missing might give us
On Mon, Dec 10, 2001 at 02:37:00PM -0400, cmasters wrote:
> >
> > write in lyayout->preamble-> \usepackage{the packagename}
> >
>
> Again, thank you for the answer, but I did indicate ~new~ Lyx convert at the
> beginning of my original message. The above means very little to me. Is that
> a late
I get left margin (looks like) 1.5in or so, on both pages. Shifting is in the
same direction for both pages.
> Christopher M. Jones wrote:
> > On Monday 10 December 2001 01:02 pm, you wrote:
> >>Christopher M. Jones wrote:
> >>>Nope. Right/left margins are set equal, geometry enabled. Without
>
> did latex loads italien correct??
>
> http://www.lyx.org/help/language/hyphen.html#wrong
>
Hi and thanks for your quick reply. By looking at the log i noticed that Latex
did not load italian correctly although i specified it in the miktex
configuration.
I have printed my thesys anyway ...
Christopher M. Jones wrote:
> On Monday 10 December 2001 01:02 pm, you wrote:
>
>>Christopher M. Jones wrote:
>>
>>>Nope. Right/left margins are set equal, geometry enabled. Without twoside
>>>everything is normal, but as soon as twoside is enabled everything shifts
>>>off the page. Maybe I ha
Most of you already know this, but for any newbies who might otherwise make
the same mistakes I did -- a word about comments in .layout files...
LyX comments start with #
LaTeX comments start with %
That means that if a line is between Preamble and EndPreamble, use %,
otherwise use #.
I've se
Thanks for all the help, Dekel and everyone else. Check out the really nice
Note, Tip and Warning environments you've helped me create:
% ### Implements shading, 80% width, and indented paragraphs. ###
\newenvironment{shadowbox}[1]%
{%
~\\[-1in]%
\setlength\fboxsep{4pt}%
\definecolor{sha
On Monday 10 December 2001 01:02 pm, you wrote:
> Christopher M. Jones wrote:
> > Nope. Right/left margins are set equal, geometry enabled. Without twoside
> > everything is normal, but as soon as twoside is enabled everything shifts
> > off the page. Maybe I have something else, some other packag
cmasters wrote:
> Greetings,
>
> I've inserted further comments in response to your response and to my
> original post:
>
> I imagine that ~control~ of line spacing and font type are standard
> features. Am I wrong in this?
no, your right
>>if they are supported by lyx than they are included
Wayan wrote:
> Dear LyX-Users,
>
> I have filled out a paragraph in a cell of table and want this paragraph
> to be hanging indentation. I have tried by giving a negative value of
> \parindent command (as I have read in an old milinglist archive). It was
> OK, but the first line of my paragrap
Christopher M. Jones wrote:
> Nope. Right/left margins are set equal, geometry enabled. Without twoside
> everything is normal, but as soon as twoside is enabled everything shifts off
> the page. Maybe I have something else, some other package maybe, that is
> doing this? Example file?
sen
Greetings,
I've inserted further comments in response to your response and to my
original post:
On 10-12-01, Herbert Voss wrote:
>
>
> cmasters wrote:
>
> > Greetings,
> >
> > Brand new convert to Lyx here :-) I must say that I love the ease of getting
> > the job done, but I've run into a f
Nope. Right/left margins are set equal, geometry enabled. Without twoside
everything is normal, but as soon as twoside is enabled everything shifts off
the page. Maybe I have something else, some other package maybe, that is
doing this? Example file?
> On Mon, Dec 10, 2001 at 12:07:19AM -0600
On Mon, Dec 10, 2001 at 03:28:09PM +0100, Herbert Voss wrote:
>
> try \textbf{\textit{.. your bold italic math ...}}
>
>
> create an own command in preamble, than it's easier.
Another way is to use the bm package, and then use \bm{...}
On Mon, Dec 10, 2001 at 12:07:19AM -0600, Christopher M. Jones wrote:
> I am using the twoside option, but I don't want the text to shift at all--I
> want every textwidth centered on the page. How do I override this feature?
Set custom margins, using equal left/right margins
(and don't forget to
On Sun, Dec 09, 2001 at 05:25:22PM -0500, Paul Tremblay wrote:
> However, I would like to be able to convert directly from the
> terminal. Can anyone tell me what filter Lyx uses? And does
latex+dvips+ps2pdf
> anyone know why my first attempt at using pdflatex did not work?
Perhaps a bug in
Right. Using the fancyhdr package, so that \fancyhead[R,O]{} and friends work.
> Christopher M. Jones wrote:
> > I am using the twoside option, but I don't want the text to shift at
> > all--I want every textwidth centered on the page. How do I override this
> > feature?
>
> so you need the twosi
On Mon, Dec 10, 2001 at 05:04:33PM +, Tanya Schmah wrote:
> Hi folks,
>
> I'm evaluating LyX, and having difficulty converting existing amstex
> files. I've managed to use relyX from the command line to produce a
> usable LyX file, but an awful lot of my file comes up red, including
> \mathfr
Hi folks,
I'm evaluating LyX, and having difficulty converting existing amstex
files. I've managed to use relyX from the command line to produce a
usable LyX file, but an awful lot of my file comes up red, including
\mathfrak, \ast, user-defined math operators, \longrightarrow, \circ,
... to name
Öncelikle rahatsýz ediyorsak özür dileriz ama bu maili okursanýz sanýrým bize teþekkür
edeceksiniz. Sizlere, hiçbir masraf yapmadan yalnýzca
internete girerek para kazanacaðýnýzý iddia ediyoruz.
Hiçbir yalan dolan, hile olmadan
Üstelik kredi kartý numaranýzý bile vermeniz gerekmiyor. Ufak bi
Dear LyX-Users,
I have filled out a paragraph in a cell of table and want this paragraph
to be hanging indentation. I have tried by giving a negative value of
\parindent command (as I have read in an old milinglist archive). It was
OK, but the first line of my paragraph cut across the left-borde
cmasters wrote:
> Greetings,
>
> Brand new convert to Lyx here :-) I must say that I love the ease of getting
> the job done, but I've run into a few sangs. I'd appreciate any bones that
> can be thrown my way.
>
> I am running Debian, and installed Latex/Tetex and Lyx through the standard
>
Christopher M. Jones wrote:
> I am using the twoside option, but I don't want the text to shift at all--I
> want every textwidth centered on the page. How do I override this feature?
so you need the twosideoption only for the page headers?
HErbert
--
http://www.lyx.org/help/
Michael Koundouros wrote:
> Hi lyxers
>
> I want the citation links turned off when I use the hyperref package. the
> reason is that the links get turned from [1-3] to [1,2,3] for example, so
> that you can click on each of them. Does anyone know how?
to get [1-3] you need package cite. ther
Hi lyxers
I want the citation links turned off when I use the hyperref package. the
reason is that the links get turned from [1-3] to [1,2,3] for example, so
that you can click on each of them. Does anyone know how?
regards
Mike
Greetings,
Brand new convert to Lyx here :-) I must say that I love the ease of getting
the job done, but I've run into a few sangs. I'd appreciate any bones that
can be thrown my way.
I am running Debian, and installed Latex/Tetex and Lyx through the standard
'apt-get' method. All works well, ~
Tuukka Toivonen wrote:
> On Mon, 10 Dec 2001, Herbert Voss wrote:
>
>
>>>italic anymore. Is it possible to get both bold and italic
>>>math font?
>>>
>>http://www.lyx.org/help/mathstuff/mathmode.php#boldmath
>>
>
> Thank you, but I already looked at this, and it seems to
> describe how to ge
On Mon, 10 Dec 2001, Herbert Voss wrote:
>> italic anymore. Is it possible to get both bold and italic
>> math font?
>http://www.lyx.org/help/mathstuff/mathmode.php#boldmath
Thank you, but I already looked at this, and it seems to
describe how to get bold _greek_ characters--but I need
bold _ita
Tuukka Toivonen wrote:
> Meta-c b changes math font to bold, but it won't be
> italic anymore. Is it possible to get both bold and italic
> math font?
>
> (this is how I should write vector symbols)
http://www.lyx.org/help/mathstuff/mathmode.php#boldmath
Herbert
Giovanni Tummarello wrote:
> Hello , i have just printed my master thesis and noticed that all the
> hiphentations are plain wrong. The problem is the syllabling which causes words
> to be split in the wrong way.
>
> the document languge IS set as "italian" .. anything i can do to avoid this
Hello , i have just printed my master thesis and noticed that all the
hiphentations are plain wrong. The problem is the syllabling which causes words
to be split in the wrong way.
the document languge IS set as "italian" .. anything i can do to avoid this?
if there is a solution i relaly need
On Mon, Dec 10, 2001 at 02:52:19PM +0200, Tuukka Toivonen wrote:
> Meta-c b changes math font to bold, but it won't be
> italic anymore. Is it possible to get both bold and italic
> math font?
Not according to the code ;-}
Does it make sense LaTeX-wise?
> (this is how I should write vector symb
Meta-c b changes math font to bold, but it won't be
italic anymore. Is it possible to get both bold and italic
math font?
(this is how I should write vector symbols)
On 08 Dec 2001 13:55:23 +0100 wrote Michele De Lorenzi <[EMAIL PROTECTED]>:
> Hello to all, I would like to know if there are some good softwares to
> translate from LyX 2 xhtml.
> I know that there is LaTeX2html included in LyX but I want xhtml with
> the tags for the formulas instead of the gif
On Sun, Dec 09, 2001 at 05:25:22PM -0500, Paul Tremblay wrote:
> When I got back to the meeting, I had the bright idea of
> importing the file into Lyx, and then using its export=>PDF. (I
> *did* not use the option export=> PDF_latex.) This worked.
>
> However, I would like to be able to conver
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Fri, Dec 07, 2001 at 01:18:23PM -0500, Matej Cepl wrote:
>> I think, that answer was more whether there will be any version
>> 1.1.6fix4 (I would love to have it too). There are really too many
>> ways how to get lyx down now.
John>
38 matches
Mail list logo