Age | Commit message (Expand) | Author |
2019-09-06 | define \setLR if arabluatex is not loaded | Robert Alessi |
2019-09-06 | use \getpagerefnumber instead of \getrefbykeydefault to get page numbers | Robert Alessi |
2019-09-06 | missing \setLR for LR apparatus | Robert Alessi |
2019-09-05 | wrong \add@apparatus in ekdosis environment | Robert Alessi |
2019-09-05 | line numbers: if relevant, specify subsequent page numbers | Robert Alessi |
2019-09-03 | cleanup | Robert Alessi |
2019-09-03 | \lem now inserts begin/end line numbers. added unit delimiter and end-of-appa... | Robert Alessi |
2019-08-30 | set line numbers LR | Robert Alessi |
2019-08-27 | wrong \textdir TRT in LTR mode | Robert Alessi |
2019-08-27 | typo | Robert Alessi |
2019-08-27 | added \Set(RTL)(LTR)app. additional protection in \note was needed | Robert Alessi |
2019-08-25 | rewrote \rdg | Robert Alessi |
2019-08-25 | added babel autodetection in \lem | Robert Alessi |
2019-08-24 | \lem: added control on expansion of the optional arguments | Robert Alessi |
2019-08-24 | done rewriting \lem | Robert Alessi |
2019-08-24 | specified \getsiglum in \lem | Robert Alessi |
2019-08-24 | started rewriting \lem | Robert Alessi |
2019-08-21 | bugfix: removed \n from table.concat() in ekdosis.appout() | Robert Alessi |
2019-06-27 | a few commands and environments used by arabluatex that must be processed by ... | Robert Alessi |
2019-05-12 | tidy up | Robert Alessi |
2019-05-12 | each hand should go into one single <handDesc> element with an additional att... | Robert Alessi |
2019-05-07 | process line breaks (\>) in verse | Robert Alessi |
2019-05-07 | new function versetotei(). added star option to \EnvtoTEI{} that instructs ek... | Robert Alessi |
2019-04-26 | renamed ekdosis.textotei() to local function textotei(). set tei_p_open to tr... | Robert Alessi |
2019-04-26 | new (experimental) function cleanup_tei() | Robert Alessi |
2019-04-26 | new command \EnvtoTEI. check if <p> is open or not before inserting any other... | Robert Alessi |
2019-04-25 | a missing comma | Robert Alessi |
2019-04-25 | added 'nordg' option to \rdg. new function envtotei() | Robert Alessi |
2019-04-23 | allow any valid unicode char as xml:id | Robert Alessi |
2019-04-22 | insert detailsDesc before <msDesc> and use it as information item in the cons... | Robert Alessi |
2019-04-22 | use <msDesc> inside <witness> | Robert Alessi |
2019-04-21 | new function \DeclareNewShorthand. replaced head with abbr in TEI header | Robert Alessi |
2019-04-21 | specify the variant encoding method. pass '--output-xml yes' to tidy | Robert Alessi |
2019-04-21 | remove unnecessary corresp attribute from xml .bib file | Robert Alessi |
2019-04-21 | removed unwanted space before \note* | Robert Alessi |
2019-04-20 | remove \unskip from \rdg | Robert Alessi |
2019-04-20 | new functions ekdosis.newscholar() and ekdosis.setxmlbibresource(); import .x... | Robert Alessi |
2019-04-19 | replaced <p> with <handNote> in <handDesc> | Robert Alessi |
2019-04-19 | added 'pre' and 'post' options to \note | Robert Alessi |
2019-04-14 | for now, use \ekdsep to define the default separator | Robert Alessi |
2019-04-11 | new command \SetSeparator. \lem{}: new options 'nosep' 'sep' (need more work) | Robert Alessi |
2019-04-10 | moved xml entities to a function out of the recursion of textotei() | Robert Alessi |
2019-04-10 | missing '=' sign | Robert Alessi |
2019-04-10 | textotei: replace angle brackets with xml entities | Robert Alessi |
2019-04-10 | specified in totei how to handle \arb{} | Robert Alessi |
2019-04-10 | added \catcode9=12 in ekdosis.ins | Robert Alessi |
2019-04-08 | \DeclareNewHand only added the last hand. fixed | Robert Alessi |
2019-04-07 | [b9c4571] use tonumber() for now | Robert Alessi |
2019-04-07 | use math.tointeger() to evaluate absolute page numbers | Robert Alessi |
2019-04-07 | [de053f9] added 'or ' in case there is no match | Robert Alessi |