<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.physik.uzh.ch/lhcb/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.physik.uzh.ch/lhcb/feed.php">
        <title>LHCb Wiki Pages - latex</title>
        <description></description>
        <link>https://wiki.physik.uzh.ch/lhcb/</link>
        <image rdf:resource="https://wiki.physik.uzh.ch/lhcb/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-09T06:58:56+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.physik.uzh.ch/lhcb/latex:footnoteintable?rev=1317739950&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.physik.uzh.ch/lhcb/latex:latex?rev=1351693116&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.physik.uzh.ch/lhcb/latex:linenumbers?rev=1351695623&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.physik.uzh.ch/lhcb/_media/wiki:dokuwiki.svg">
        <title>LHCb Wiki Pages</title>
        <link>https://wiki.physik.uzh.ch/lhcb/</link>
        <url>https://wiki.physik.uzh.ch/lhcb/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.physik.uzh.ch/lhcb/latex:footnoteintable?rev=1317739950&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-04T14:52:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>footnoteintable</title>
        <link>https://wiki.physik.uzh.ch/lhcb/latex:footnoteintable?rev=1317739950&amp;do=diff</link>
        <description>How to make footnotes in tables

The following works for me:


\begin{table}[htdp]
\begin{center}
\begin{tabular}{|c|c|c|}
\hline
&amp; PatAddTTCoord &amp; AddTTClusterTool\\
\hline
hit-efficiency\footnotemark &amp; 93.2 \% &amp; 90.6 \% \\
\hline
\end{tabular}
\end{center}
\label{tb:comp1}
\end{table}%

\footnotetext[\value{footnote}]{Hit-efficiency is defined in section \ref{sec:effdef}}</description>
    </item>
    <item rdf:about="https://wiki.physik.uzh.ch/lhcb/latex:latex?rev=1351693116&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-31T14:18:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>latex</title>
        <link>https://wiki.physik.uzh.ch/lhcb/latex:latex?rev=1351693116&amp;do=diff</link>
        <description>Hints for the wonderful world of LaTeX

	*  Footnotes in Tables
	*  add line numbers</description>
    </item>
    <item rdf:about="https://wiki.physik.uzh.ch/lhcb/latex:linenumbers?rev=1351695623&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-31T15:00:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linenumbers</title>
        <link>https://wiki.physik.uzh.ch/lhcb/latex:linenumbers?rev=1351695623&amp;do=diff</link>
        <description>Add Line Numbers

To add line numbers you need the package lineno


\usepackage{lineno} % in preamble
% [...]
\linenumbers  % after \begin{document}


missing line numbers before equations

lineno fails in some cases to put line numbers for a paragraph containing equations. 
The problem occurs when the paragraph before the equation is not finished (with an empty line between the text and the equation). 
There are several ways to fix this.</description>
    </item>
</rdf:RDF>
