LyX ⇒ Possible to Change Editing Layout?
Possible to Change Editing Layout?
I am very new to Lyx and so far I like the editor.
How can I apply a style to the document during the editing process?
My current desire is to increase page margins while editing. However I do not want this to apply to the output document. I can think of other stuff I might want to change such as font, text colour, etc. for ease of editing but not put into the output file.
Thanks :)
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 89
- Joined: Fri Jan 24, 2014 12:42 am
Re: Possible to Change Editing Layout?
If you mean you want to print copies to edit, that's more difficult. There are some classes which have edit and proofing options but they are what they are and you can't personalize them without learning a lot of code.
Possible to Change Editing Layout?
Code: Select all
LeftMargin MMMMMMMMMMMM
RightMargin MMMMMMMMMMMM
-
- Posts: 89
- Joined: Fri Jan 24, 2014 12:42 am