index
:
arabluatex
master
ArabTeX for LuaLaTeX
Robert Alessi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arabluatex.lua
Age
Commit message (
Expand
)
Author
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
2018-03-29
\arbmarks{} first checks if its argument is defined in the arbmarks table
Robert Alessi
2018-03-29
new command \newarbmark{} for inserting new marks in arabluatex's arbmarks table
Robert Alessi
2018-03-29
new command \arbmark{} for inserting any additional Arabic mark
Robert Alessi
2018-03-27
start encoding the honorifics
Robert Alessi
2018-01-23
newfile is no longer required
Robert Alessi
2018-01-22
\prname{} two rules were to be switched round
Robert Alessi
2018-01-22
use 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 properly
Robert 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 loc
Robert Alessi
2018-01-02
\cap{} was already defined in math mode, oh dear! replaced with \uc{}
Robert Alessi
2018-01-02
new command \prname{}; updated copyright dates
Robert Alessi
2018-01-01
names inside \cap{} may be surrounded by brackets
Robert Alessi
2018-01-01
adapted \cap{} for loc convention
Robert Alessi
2018-01-01
\cap{} should be in order. Some more tests before documenting
Robert Alessi
2018-01-01
done rewriting \cap
Robert Alessi
2017-12-31
\cap{} rules: more work was needed
Robert Alessi
2017-12-31
still tuning \cap{}.
Robert Alessi
2017-12-30
new \cap{} almost works. More tests are needed
Robert Alessi
2017-12-30
\cap{} should handle proper names made of several words
Robert Alessi
2017-09-05
\aemph now outputs \underline instead of \overline in any of the transliterat...
Robert Alessi
2017-07-03
the documentation now needs to be updated
Robert Alessi
2017-07-02
new command \MkArbBreak{} for inserting user-defined single argument commands...
Robert Alessi
2017-07-02
new lua function 'isintable()', newtable 'breakcmds'
Robert Alessi
2017-06-26
bugfix: sukūn quoting in 'easy' rules put an additional sukūn instead of ta...
Robert Alessi
2017-06-25
get the rid of \arbcolor which is not actually needed
Robert Alessi
2017-06-24
new command \arbcolor which does the same as \textcolor in Arabic environments
Robert Alessi
2017-06-24
basic support for \textcolor{}{} in Arabic environment
Robert Alessi
2017-04-02
new \Cap command that does the same as \cap but is never discarded; it is use...
Robert Alessi
[next]