Tagged Questions
1
vote
1answer
36 views
Set pagemargins and linedistance
I'm using a template for this document and I want to set the margins to 2.5cm on each side. The top of my .tex file looks like this:
% $Id: $
\pdfpxdimen=1in
\divide\pdfpxdimen by 150
...
4
votes
1answer
2k views
Make a LaTeX document look like it was written in Microsoft Word [duplicate]
Possible Duplicate:
Making a LaTeX document appear as though it were typeset in MS Word
I know this is a travesty in the world of TeX, and an affront to all decent TeX-believing people out ...
-1
votes
2answers
2k views
Latex commands for a specific page format [closed]
I am writing a report for which my University has given the following guidelines (Clearly, it was intended for use with Microsoft Windows).
Project reports should be typed only on one side of the ...
2
votes
1answer
195 views
Help with report writing
I'm new to LaTeX and I'm creating a report for my project, the problem is that the font is not equivalent in all the PDF, and I inserted a PDF file containing a plot but it's not appearing in the ...
11
votes
3answers
402 views
Layout guidelines not exactly a multiple of \baselineskip
Many conferences in my area require that papers be submitted on letter paper (8.5" x 11") with 1" margins and a 12pt leading. So we end up with 9" for text. (I'm sure there's a name for that, but it ...