The document-configuration tag has no wiki summary.
16
votes
5answers
2k views
Writing and Managing Thesis in LaTeX
I'm in the process of thesis writing. I'm LaTeX newbie and have its limited knowledge and experience. I'm thinking to use LaTeX or LyX for my thesis. Which one is better for thesis write up? If I go ...
38
votes
1answer
2k views
Cute document in LaTeX
My girlfriend is teacher at primary school, she's new using LaTeX and she needs to make a "cute document" for kids, but I don't know how change the parts, sections, numer of page and all this things ...
13
votes
2answers
424 views
Document configuration via tags or labels?
This question led to a new package:
tagging
I'm trying to work out options for configuring a large memoir to multiple audiences via multiple editions.
Obviously one method of doing this is by ...
15
votes
1answer
485 views
What's the best way to arrange LaTeX documents?
I am very new to LaTeX. First question I have is can latex do this?
I have ~1000 verses
Each verse has its meaning in English and Sanskrit.
three authors commentaries on each verse.
When I ...
0
votes
1answer
214 views
Compiling Master and Individual Child documents with correct pagination
I'm using a master document by including the child documents with \include{} command. I can compile the master document to get the big document with all child documents included. I wonder how to get ...
7
votes
2answers
227 views
Options for building multiple documents from the same content with different layouts
I need to produce two document layouts using the same content. I'm going to be making heavy use of the input{} command to do this, but it is more complex than just this. I'm looking for suggestions ...