Några $\rm{\LaTeX}$ -kodtips.


Om du vill ta bort automatiskt indrag av texten vid nytt stycke kan du lägga till följande kodrad. \setlength{\parindent}{0pt}
Radbyte \\
Ny sida

\newpage

 
<!DOCTYPE html>
<html>

<body>
<p>This is my first paragraph.</p>
</body>

</html>
 

Headers and footers
\documentclass[a4paper,12pt,twoside]{book}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
 
\pagestyle{headings}
 
\begin{document}
\chapter{Sample Chapter}
\section{New section}
 
Hello, here is some text without a meaning.  This text should 
show what aprinted text will look like at this place.  If you 
read this text, you will get noinformation.  Really?  Is there 
no information?  Is there a dffence between this text and some 
nonsense like \Huardest gefburn"?  Kjift { not at all!...
 
\end{document}

   
class Voila {
public:
  // Voila
  static const string VOILA = "Voila";

  // will not interfere with embedded tags.
}

När det är dags att skriva matematik- och logikformler så underlättas dock arbetet mycket genom att ta hjälp av en extern ekvations editor. Det finns fria sådana online och jag rekommenderar följande från codecogs.

class Voila {
public:
  // Voila
  static const string VOILA = "Voila";

  // will not interfere with embedded tags.
}