LyXAre there tricks in lyx to make the output longer?

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
lyxrocks
Posts: 91
Joined: Sat Oct 23, 2010 5:59 pm

Are there tricks in lyx to make the output longer?

Post by lyxrocks »

of course I am asking for tricks that are "hidden", i.e., people who read the output(paper/thesis) cannot see what I am trying to do...

I am currently writing my thesis in font 12 and I am using Vertical spacing: MedSkip, Line spacing: Double and the following latex preamble (provided by Stefan_K) for math formulas spacing.

Code: Select all

Code, edit and compile here:
\expandafter\def\expandafter\normalsize\expandafter{%
\normalsize
\setlength\abovedisplayskip{6pt}
\setlength\belowdisplayskip{6pt}
\setlength\abovedisplayshortskip{6pt}
\setlength\belowdisplayshortskip{6pt}
}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

lyxrocks
Posts: 91
Joined: Sat Oct 23, 2010 5:59 pm

Re: Are there tricks in lyx to make the output longer?

Post by lyxrocks »

anyone?
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Re: Are there tricks in lyx to make the output longer?

Post by cgnieder »

Sounds to me as if you have loads of additional space already… there is only so much space you can insert before your document starts to look really weird…

You could of course make the margins bigger. Then you have less text on every page and the document seems longer. Adding lots of figures with lengthy captions would also enlarge a document.

A bit confused:
site moderator & package author
lyxrocks
Posts: 91
Joined: Sat Oct 23, 2010 5:59 pm

Re: Are there tricks in lyx to make the output longer?

Post by lyxrocks »

i was looking at other people's thesis that i borrowed from the library, it seems that things are spread out way more than mine... :cry:
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Re: Are there tricks in lyx to make the output longer?

Post by cgnieder »

Personally I would not bother about other people's theses but focus on letting mine look good. Ideally it should be a pleasure simply to look at it... (which is a huge topic to discuss and disagree upon :) )
site moderator & package author
lyxrocks
Posts: 91
Joined: Sat Oct 23, 2010 5:59 pm

Re: Are there tricks in lyx to make the output longer?

Post by lyxrocks »

ok thanks!
Post Reply