Re: Sortieren in Tabelle

Dirk Hünniger (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Hallo Thomas,

für mich sieht das nach einem Fehlenden Leerzeichen in der Kommandozeile 
aus:
Du hast

"pdflatex --file-line-error --shell-escape--synctex=1"

du brauchst

"pdflatex --file-line-error --shell-escape --synctex=1"

Viele Grüße Dirk

On 20.11.23 17:03, Thomas Meyer wrote:
> Hallo,
>
> Am 17.11.23 um 02:02 schrieb Martin Wilhelm Leidig:
>> CSVsimple bringt ein Tool mit, um CSV-Daten beim LaTeX-Lauf zu sortieren (csvsimple-l3.pdf, Abschn. 10.4),
> mal ganz dumm nachgefragt:
> bei dem Versuch mit dem CSV-Sorter zu arbeiten, bekomme ich die Meldung
>
> Package csvsimple Error: You need to use '-shell-escape' to run CSV-Sorter
>
> Mein Beispiel ist das aus der Anleitung:
> \documentclass{scrartcl}
> \usepackage[l3]{csvsimple}
> \usepackage{booktabs}
>
> \begin{document}
> \csvreader[
> head to column names,
> sort by = namesort.xml,
> tabular = >{\color{red}}lllll,
> table head = \toprule Name & Given Name & Matriculation & Gender & 
> Grade\\\midrule,
> table foot = \bottomrule
> ]{grade.csv}{}{%
> \csvlinetotablerow
> }
> \end{document}
>
> Leider habe ich keine blasse Ahnung, wie und wo ich das bei TeXShop 
> eintragen kann.
> Unter Einstellungen/Programme steht unter LaTeX "pdflatex 
> --file-line-error --shell-escape--synctex=1" drin.
>
> Bin für jeden Tipp dankbar.
> Gruß
> Thomas
>
>
>

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.