Skip to content
forked from kvafa/bidi

Bidirectional typesetting in plain TeX and LaTeX, using XeTeX

Notifications You must be signed in to change notification settings

Udi-Fogiel/bidi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The bidi Package

The bidi package provides a convenient interface for typesetting bidirectional texts with plain TeX and LaTeX.

The package includes adaptations for use with many other commonly-used packages.

The official versions of the package are released on CTAN.

Using the Package

The following example illustrates how the package can be used.

\documentclass{article}
\usepackage{bidi}
\setRTL
\begin{document}
...
\end{document}

Reporting Issues

If you think that you have found an issue in the package, please use the package issue tracker to report it.

Discussions

You may also have conversations, ask questions and post answers without opening issues using the Discussions space.

Announcements

The announcements for the new releases of the package will also appear in the Discussions space under the Announcements category.

About

Bidirectional typesetting in plain TeX and LaTeX, using XeTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.9%
  • Shell 0.1%