Re: Unicode Cuneiform font

[email protected]
Newsgroups gmane.comp.tex.miktex
Message-ID <trinity-502d7333-b339-4d57-8a07-086aa45cafad-1406914948525@3capp-webde-bs14>

Thankyou very much, Ulrike, that helped, it worked!
 
Angelika


 
\documentclass[11pt]{article}

\usepackage{fontspec}
\newfontface\cuneiformfont{Akkadian}

\begin{document}
\section{Unicode support}
\subsection{Cuneifom}

{\cuneiformfont % a new command to switch to the font
\symbol{"12000}
\symbol{"12001}
\symbol{"12002}}

{\fontspec{Akkadian}%or directly with fontspec
\symbol{"12003}\symbol{"12004}\symbol{"12005}}


\end{document}

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


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds[http://p.sf.net/sfu/bds]
_______________________________________________
MiKTeX-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/miktex-users[https://lists.sourceforge.net/lists/listinfo/miktex-users]

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
MiKTeX-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/miktex-users
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.