Age | Commit message (Expand) | Author |
2018-08-27 | updated checksum to v1.13. arabtex2utf: instruct processarbtoutf() not to pro... | Robert Alessi |
2018-08-26 | al_closestream(), nested \txarb{}: removed superfluous pair of braces | Robert Alessi |
2018-08-26 | still documenting. remove \txtrans nested inside \prname* | Robert Alessi |
2018-08-25 | done documenting the new features | Robert Alessi |
2018-08-24 | al_closestream() gobbled spaces after opening braces. also removed nested \txarb | Robert Alessi |
2018-08-23 | arabtex2utf: \abjad and \arbmark now work | Robert Alessi |
2018-08-22 | wrong \txarb in processtrans() | Robert Alessi |
2018-08-22 | tidy up | Robert Alessi |
2018-08-22 | arabtex2utf: \abjad now works | Robert Alessi |
2018-08-22 | tidy up. \abjad needs more work | Robert Alessi |
2018-08-21 | arabtex2utf: remove superfluous empty lines before \begin{} | Robert Alessi |
2018-08-21 | arabtex2utf: arabverse needed much more work | Robert Alessi |
2018-08-20 | use \prname in processarbout() and process \prname and \uc. some minor correc... | Robert Alessi |
2018-08-17 | arabtex2utf: better handling of \prname | Robert Alessi |
2018-08-17 | removed unnecessary \txarb from exported \bayt | Robert Alessi |
2018-08-16 | arabtex2utf: \prname had to go in the external Unicode file. opening and clos... | Robert Alessi |
2018-08-15 | tidy up | Robert Alessi |
2018-08-15 | arabtex2utf: done programming functions exporting running paragraphs or Arabi... | Robert Alessi |
2018-08-12 | better protection of \arb[]{} nested inside Arabic environments | Robert Alessi |
2018-08-11 | arabtex2utf: added basic functions | Robert Alessi |
2018-07-23 | put back the braces after \arabicfont in voc, fullvoc &ct functions | Robert Alessi |
2018-07-23 | arabtex to utf8 texfile: first tests | Robert Alessi |
2018-07-21 | remove unwanted \arabicfont in \arb{} and arab environment | Robert Alessi |
2018-06-24 | cleaned up the lua code | Robert Alessi |
2018-06-17 | font information to be applied to romanized Arabic was missing too | Robert Alessi |
2018-06-17 | [b92f35e] font information was missing | Robert Alessi |
2018-06-16 | added \arbup{} in takeoutcapetc() | Robert Alessi |
2018-06-16 | added hard-coded sukūn | Robert Alessi |
2018-06-16 | \arbcolor[]{} is now able to colorize everything, down to the diacritics! | Robert Alessi |
2018-06-13 | new function checkwrnested(). issue an error when arbout-ed commands are nest... | Robert Alessi |
2018-06-11 | tidy up | Robert Alessi |
2018-06-11 | a bit of tidy up. put back \textcolor{}{}--which has to be deprecated in Arab... | Robert Alessi |
2018-06-11 | arabluatex.lua: newtable 'outofarb' with an option in mkarbbreak() for insert... | Robert Alessi |
2018-06-09 | huge commit: improved LPeg patterns, (un)protectarb() now operates on \arb[]{... | Robert Alessi |
2018-06-03 | LPegs patterns: removed most of the rules from (un)protectarb(), moved \par i... | Robert Alessi |
2018-06-02 | use LPeg patterns in holdcmd() as well and get rid of (un)protectarb() | Robert Alessi |
2018-06-01 | replaced '.?' pattern with '%s?' in two places in brkcmds() | Robert Alessi |
2018-06-01 | breakcmd(): iteration through albrkcmds and brkcmds had to be moved down. sti... | Robert Alessi |
2018-05-31 | \item needs a special processing. moved it back into brkcmd() function | Robert Alessi |
2018-05-29 | moved \RL, \LR, \RLfootnote, \LRfootnote and \LRmarginpar into 'albrkcmds' | Robert Alessi |
2018-05-28 | moved \item into 'albrkcmds' | Robert Alessi |
2018-05-28 | commands with no argument are now processed by \MkArbBreak{}. added \pstart a... | Robert Alessi |
2018-05-28 | tightened some Pegs | Robert Alessi |
2018-05-27 | moved \edtext, \Footnote, \Marginpar and \arbmark into the new albrkcmds table | Robert Alessi |
2018-05-26 | breakcmd() now uses LPeg patterns. commands with up to two optional and two m... | Robert Alessi |
2018-05-13 | Extending Lua's string.gsub function with LPeg patterns | Robert Alessi |
2018-05-13 | \MkArbBreak{} now processes commands with up to one optional argument | Robert Alessi |
2018-05-13 | accept any command that is not \arb{} and has an optional argument | Robert Alessi |
2018-05-06 | optional arguments of environments nested inside Arabic environments may now ... | Robert Alessi |
2018-05-06 | \abjad{} should be able to accept commands and counters as arguments | Robert Alessi |