aboutsummaryrefslogtreecommitdiff
path: root/ekdosis.dtx
AgeCommit message (Expand)Author
2019-08-27wrong \textdir TRT in LTR modeRobert Alessi
2019-08-27typoRobert Alessi
2019-08-27added \Set(RTL)(LTR)app. additional protection in \note was neededRobert Alessi
2019-08-25rewrote \rdgRobert Alessi
2019-08-25added babel autodetection in \lemRobert Alessi
2019-08-24\lem: added control on expansion of the optional argumentsRobert Alessi
2019-08-24done rewriting \lemRobert Alessi
2019-08-24specified \getsiglum in \lemRobert Alessi
2019-08-24started rewriting \lemRobert Alessi
2019-08-21bugfix: removed \n from table.concat() in ekdosis.appout()Robert Alessi
2019-06-27a few commands and environments used by arabluatex that must be processed by ...Robert Alessi
2019-05-12tidy upRobert Alessi
2019-05-12each hand should go into one single <handDesc> element with an additional att...Robert Alessi
2019-05-07process line breaks (\>) in verseRobert Alessi
2019-05-07new function versetotei(). added star option to \EnvtoTEI{} that instructs ek...Robert Alessi
2019-04-26renamed ekdosis.textotei() to local function textotei(). set tei_p_open to tr...Robert Alessi
2019-04-26new (experimental) function cleanup_tei()Robert Alessi
2019-04-26new command \EnvtoTEI. check if <p> is open or not before inserting any other...Robert Alessi
2019-04-25a missing commaRobert Alessi
2019-04-25added 'nordg' option to \rdg. new function envtotei()Robert Alessi
2019-04-23allow any valid unicode char as xml:idRobert Alessi
2019-04-22insert detailsDesc before <msDesc> and use it as information item in the cons...Robert Alessi
2019-04-22use <msDesc> inside <witness>Robert Alessi
2019-04-21new function \DeclareNewShorthand. replaced head with abbr in TEI headerRobert Alessi
2019-04-21specify the variant encoding method. pass '--output-xml yes' to tidyRobert Alessi
2019-04-21remove unnecessary corresp attribute from xml .bib fileRobert Alessi
2019-04-21removed unwanted space before \note*Robert Alessi
2019-04-20remove \unskip from \rdgRobert Alessi
2019-04-20new functions ekdosis.newscholar() and ekdosis.setxmlbibresource(); import .x...Robert Alessi
2019-04-19replaced <p> with <handNote> in <handDesc>Robert Alessi
2019-04-19added 'pre' and 'post' options to \noteRobert Alessi
2019-04-14for now, use \ekdsep to define the default separatorRobert Alessi
2019-04-11new command \SetSeparator. \lem{}: new options 'nosep' 'sep' (need more work)Robert Alessi
2019-04-10moved xml entities to a function out of the recursion of textotei()Robert Alessi
2019-04-10missing '=' signRobert Alessi
2019-04-10textotei: replace angle brackets with xml entitiesRobert Alessi
2019-04-10specified in totei how to handle \arb{}Robert Alessi
2019-04-10added \catcode9=12 in ekdosis.insRobert Alessi
2019-04-08\DeclareNewHand only added the last hand. fixedRobert Alessi
2019-04-07[b9c4571] use tonumber() for nowRobert Alessi
2019-04-07use math.tointeger() to evaluate absolute page numbersRobert Alessi
2019-04-07[de053f9] added 'or ' in case there is no matchRobert Alessi
2019-04-06ekdosis.removesp() needed LpegRobert Alessi
2019-04-06allow \DeclareNewWitness and \DeclareNewHand in preamble only. new command \S...Robert Alessi
2019-04-06remove spaces between tags inside <app></app> as wellRobert Alessi
2019-04-06accept spaces between commands inside \app. new option teiexport=tidy (needs ...Robert Alessi
2019-04-04have starred TeX commands processed by textotei() as unstarred equivalentsRobert Alessi
2019-04-02added origDate. new command \SigLine. tidied up cmdtotag. new function ekdosi...Robert Alessi
2019-04-02ekdosis.textotei(): discard the argument of 'declared' commandsRobert Alessi
2019-04-02lem_rdg_totei() needed string.matchRobert Alessi