Text Formatting ⇒ Single Pages
Single Pages
Hi there!
How I can write single pages by LaTex, for example, Exam, outline, proposal or something like that.
a lot of thanks.
How I can write single pages by LaTex, for example, Exam, outline, proposal or something like that.
a lot of thanks.
Last edited by muath on Sat Jul 17, 2010 1:50 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Single Pages
Hi muath,
welcome to the board!
For such small documents you could use the article class. An example:
Stefan
welcome to the board!
For such small documents you could use the article class. An example:
Code: Select all
Code, edit and compile here:
\documentclass{article}\begin{document}\section*{Proposal}This is a single page.\end{document}
LaTeX.org admin
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Single Pages
Now that the problem is solved, please mark the topic accordingly as described in Section 3 of the Board Rules.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Single Pages
Sorrry, I do not know how to mark it.
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Single Pages
As Stefan already said, this is described in the Board Rules. They can be found on top of every forum and can't be overlooked. Furthermore they should be read before posting. Marking a topic as solved means to edit the initial post, not the last one.muath wrote:Sorrry, I do not know how to mark it.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10