aboutsummaryrefslogtreecommitdiff
path: root/arabluatex.lua
AgeCommit message (Expand)Author
2018-08-17arabtex2utf: better handling of \prnameRobert Alessi
2018-08-17removed unnecessary \txarb from exported \baytRobert Alessi
2018-08-16arabtex2utf: \prname had to go in the external Unicode file. opening and clos...Robert Alessi
2018-08-15tidy upRobert Alessi
2018-08-15arabtex2utf: done programming functions exporting running paragraphs or Arabi...Robert Alessi
2018-08-12better protection of \arb[]{} nested inside Arabic environmentsRobert Alessi
2018-08-11arabtex2utf: added basic functionsRobert Alessi
2018-07-23put back the braces after \arabicfont in voc, fullvoc &ct functionsRobert Alessi
2018-07-23arabtex to utf8 texfile: first testsRobert Alessi
2018-07-21remove unwanted \arabicfont in \arb{} and arab environmentRobert Alessi
2018-06-24cleaned up the lua codeRobert Alessi
2018-06-17font information to be applied to romanized Arabic was missing tooRobert Alessi
2018-06-17[b92f35e] font information was missingRobert Alessi
2018-06-16added \arbup{} in takeoutcapetc()Robert Alessi
2018-06-16added hard-coded sukūnRobert Alessi
2018-06-16\arbcolor[]{} is now able to colorize everything, down to the diacritics!Robert Alessi
2018-06-13new function checkwrnested(). issue an error when arbout-ed commands are nest...Robert Alessi
2018-06-11tidy upRobert Alessi
2018-06-11a bit of tidy up. put back \textcolor{}{}--which has to be deprecated in Arab...Robert Alessi
2018-06-11arabluatex.lua: newtable 'outofarb' with an option in mkarbbreak() for insert...Robert Alessi
2018-06-09huge commit: improved LPeg patterns, (un)protectarb() now operates on \arb[]{...Robert Alessi
2018-06-03LPegs patterns: removed most of the rules from (un)protectarb(), moved \par i...Robert Alessi
2018-06-02use LPeg patterns in holdcmd() as well and get rid of (un)protectarb()Robert Alessi
2018-06-01replaced '.?' pattern with '%s?' in two places in brkcmds()Robert Alessi
2018-06-01breakcmd(): 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() functionRobert Alessi
2018-05-29moved \RL, \LR, \RLfootnote, \LRfootnote and \LRmarginpar into 'albrkcmds'Robert Alessi
2018-05-28moved \item into 'albrkcmds'Robert Alessi
2018-05-28commands with no argument are now processed by \MkArbBreak{}. added \pstart a...Robert Alessi
2018-05-28tightened some PegsRobert Alessi
2018-05-27moved \edtext, \Footnote, \Marginpar and \arbmark into the new albrkcmds tableRobert Alessi
2018-05-26breakcmd() now uses LPeg patterns. commands with up to two optional and two m...Robert Alessi
2018-05-13Extending Lua's string.gsub function with LPeg patternsRobert Alessi
2018-05-13\MkArbBreak{} now processes commands with up to one optional argumentRobert Alessi
2018-05-13accept any command that is not \arb{} and has an optional argumentRobert Alessi
2018-05-06optional arguments of environments nested inside Arabic environments may now ...Robert Alessi
2018-05-06\abjad{} should be able to accept commands and counters as argumentsRobert Alessi
2018-03-29\arbmarks{} first checks if its argument is defined in the arbmarks tableRobert Alessi
2018-03-29new command \newarbmark{} for inserting new marks in arabluatex's arbmarks tableRobert Alessi
2018-03-29new command \arbmark{} for inserting any additional Arabic markRobert Alessi
2018-03-27start encoding the honorificsRobert Alessi
2018-01-23newfile is no longer requiredRobert Alessi
2018-01-22\prname{} two rules were to be switched roundRobert Alessi
2018-01-22use xkeyval for package option processing; process the name of God through \p...Robert Alessi
2018-01-04\prname{} something was still missing for ibn to be processed properlyRobert Alessi
2018-01-04\prname{}: ibn should not be uppercased unless the preceding proper name be m...Robert Alessi
2018-01-02\uc{}: rule for initial ʿayn missing from locRobert Alessi
2018-01-02\cap{} was already defined in math mode, oh dear! replaced with \uc{}Robert Alessi
2018-01-02new command \prname{}; updated copyright datesRobert Alessi
2018-01-01names inside \cap{} may be surrounded by bracketsRobert Alessi