Search found 2 matches

by shoshia
Sun Dec 05, 2010 7:05 pm
Forum: General
Topic: Opatgen
Replies: 0
Views: 1143

Opatgen

Is somewhere opatgen http://www.fi.muni.cz/~xantos/patlib/ binary in any tex distro? does not matter linux or windows version.
tryed to compile but gwt alot errors with VS2008. I'm trying to generate hypenationpatterns for Georgian in UTF-8.

there is another way to convert utf-8 wordlist to 8bit ...
by shoshia
Mon May 11, 2009 8:17 pm
Forum: Math & Science
Topic: brackets problem
Replies: 1
Views: 2367

brackets problem

Hello all
I'm trying to make small CPP tutorial and try to show function type, name, arguments and body:
First code

\begin{eqnarray*}
\begin{aligned}
\overbrace{int}^{\text{TYpe}} \overbrace{sqequation}^{\text{Name}} &
\overbrace{(const\ double\& \ a, const\ double\& \ a,const\ double\&\ a ...