Re: twoside margin shifting
Dne Èt, 14 pro 2000 Nick DeClario ve zprave Re: twoside margin shifting napsal(a): > Thanks for your help :) I got the section information into my > headers:) Is there any really good resources, besides this > mailing list, I can find LyX/LaTeX information? I spent a > couple hours trying to find this information yesterday to no > avail :( Well, there are two main sources: -- books - some of them are _really_ good (LaTeX Companion, one Czech book :-) and if you want to use LaTeX all day, they may be really helpfull; -- LaTeX navigator -- take a look at $TEXMF/doc/latex/latex2e-html/index.html -- many other sources in $TEXMF/doc -- I have never so many documentation for any program as LaTeX (and, unfortunately, not a program so in need of one :-(. Have a nice day Matej
Re: twoside margin shifting
"Christophe foucher" <[EMAIL PROTECTED]> writes: | >> I need to have my document set as a two sided document. Though for | >> printing I don't want it to shift my margins from left to right to | >> accomodate for the binding. Is there anyway with LyX to prevent it from | >> shifting the margins in twoside mode? Thanks. | | >i guess you want the headers always in two-sided mode. | >you can choose one side and modify the headers with fancyhdr | >for even and odd pages. | | You can also use the two-side mode and set the margins to the same lenght | with the latex commands | \setlength{\evensidemargin}{...} | \setlength{\oddsidemargin}{...} | in lyx mode of course. Geometry is directly supported in LyX, ert is not needed for this. Lgb
Re: Comment/lyx-code problem
Jason Stirling wrote: > > Here's how to produce the problem: > > Go to lyx, start a new document, type a few words, append the following > text: > > query << "select (%2:field1, %3:field2) from stock where %1:wheref = > %q0:what" > > Now set the style of first line to "comment" and the second line to > "lyx-code". Now do a "file -> view postscript" and you should get two > bizzare fatal latex errors. i could only produce an error once, when i deleted some text in the comment line, but all other runs no problem with class article, an empty preamble and lyx 1.1.6pre2 have a look at the attached ps-file and try to run the lyx-file. is your latex-preamble empty? and what kind of latex error do you get? also send me your lyx-file. Herbert -- [EMAIL PROTECTED] http://perce.de/lyx/ #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.17 \textclass article \begin_preamble \end_preamble \language german \inputencoding latin1 \fontscheme default \graphics default \paperfontsize 11 \spacing single \papersize a4paper \paperpackage a4 \use_geometry 1 \use_amsmath 1 \paperorientation portrait \paperwidth 16cm \paperheight 23cm \leftmargin 1cm \topmargin 1cm \rightmargin 2cm \bottommargin 0cm \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language german \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Comment text text text \layout LyX-Code query << "select (%2:field1, %3:field2) from stock where %1:wheref = %q0:what" \the_end newfile2.ps.gz