<div dir="ltr">On Tue, Jan 6, 2015 at 2:00 PM, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
That said, in LaTeX there is no need for \section to be ended explicitly. It is ended automatically.<br></blockquote><div><br></div><div>For example these lines:</div><div><br></div><div><div>#</div><div># Codegenerator</div><div>#</div><div># 06049 is the last used one</div><div>#</div><div>% \section{Code generator messages}</div><div>% This section lists all messages that can be displayed if the code</div><div>% generator encounters an error condition.</div><div>% \begin{description}</div><div>cg_e_parasize_too_big=06009_E_Parameter list size exceeds 65535 bytes</div><div>% The I386 processor limits the parameter list to 65535 bytes. (The \var{RET}</div><div>% instruction causes this.)</div></div><div><br></div><div>If I want to translate the above lines into another language, do I need to translate the content of the \section line (between the {} bracket)? If I do, how about some sections that don't have the \section line? There's no description for such section.</div><div><br></div></div>-- <br><div class="gmail_signature">-Bee-<br><br></div>
</div></div>