Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example #5

Open
Aghiles8 opened this issue Jul 24, 2019 · 1 comment
Open

Example #5

Aghiles8 opened this issue Jul 24, 2019 · 1 comment

Comments

@Aghiles8
Copy link

I installed this package and I don't know how to run an example, do you have an example to test if it works please ?

@marijnschraagen
Copy link

The following code provides an example:

\documentclass{article}
\usepackage{tifinagh}
\begin{document}
% environment version
\begin{tifinagh}
% characters defined with a command
\yav \yaw \yay \yaz \yaztawellemet \yazharpoon \yazalt \yazz
% characters mapped from Latin
ABCDEFGHJKOPRSTVWXYZ

abcdefghijklmnopqrstuvwxyz
\end{tifinagh}

% command version
Latin text \texttif{ab \yav\yaw} more latin text

\end{document}

Result:

tifinagh_example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants