Re: Schachdiagramme

Ulrike Fischer <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Am Thu, 15 Dec 2022 15:48:58 +0000 schrieb Ulrich Dirr:

>> die labels können problemlos irgendwas verwenden, solange die Schrift
>> normal unicode kodiert ist:
>> 
>> \documentclass{article}
>> \usepackage{chessboard}
>> \usepackage{fontspec}
>> 
>> \begin{document}
>> 
>> \chessboard[labelfont=\fontspec{Comic Sans MS}]
>> 
>> \end{document}
> 
> Danke für den Hinweis, so geht es auch bei mir. Allerdings bekomme ich diese Warnungen:
> LaTeX Font Warning: Font shape `TU/HelveticaNowMicro(1)/m/up' undefined
> (Font)              using `TU/HelveticaNowMicro(1)/m/n' instead on input line 90

Das ist harmlos und du kannst es ignorieren. Irgendwas mit latex +
chessfss + \updefault. Ich muss mal drüber nachdenken, wenn ich mal
Zeit habe.

Wenn es dich nervt, kannst du das machen:

\usepackage{chessboard}
\makeatletter
\renewcommand*\cfss@sidefontshape   {n}
\makeatother


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

-- 
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.