Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Poll: OpenOffice or LibreOffice?
- Date: Wed, 21 May 2014 14:33:10 +0900
- From: Simon Cozens <simon@example.com>
- Subject: Re: [tlug] Poll: OpenOffice or LibreOffice?
- References: <87iop8erkb.fsf@uwakimon.sk.tsukuba.ac.jp> <5374010A.6060509@extellisys.com> <87a9ajenxw.fsf@uwakimon.sk.tsukuba.ac.jp> <5375594E.7030000@extellisys.com> <20140516204331.33cadc3a@syd.sandslott.intra> <5376970A.1080400@extellisys.com> <CAAhy3dt3RCrs4+wLs1Luzp1d2EfCwn17Lx_r5R8m9yofwiWfpA@mail.gmail.com> <87k39kfsa0.fsf@uwakimon.sk.tsukuba.ac.jp> <CAJA1Y2ZwsWpeKGfixKXyi7JafvM7KwsnHunK3E3+-tpiMFYxTQ@mail.gmail.com> <87fvk7y0m0.fsf@uwakimon.sk.tsukuba.ac.jp> <53786D78.9080301@dcook.org> <87mweff8sg.fsf@uwakimon.sk.tsukuba.ac.jp> <CAJA1Y2b58_0mzCc7DGmujeJOU2J5md4rOPfzPQqdYAC7DDXufQ@mail.gmail.com> <87lhtzf3zp.fsf@uwakimon.sk.tsukuba.ac.jp> <CAJA1Y2Zd0yZQq99g8euTXc0hp_2do7dJKC5bChw=uHYh97FivQ@mail.gmail.com> <5379E0EA.3000504@simon-cozens.org> <537B614E.3010502@extellisys.com>
- User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
On 20/05/2014 23:06, Travis Cardwell wrote:*Many* people dream of replacing (La)TeX! ;)Replacing (La)TeX is easy. The problem is replacing CTAN/BibTeX/etc. People aren't going to shift to a technically better solution until it does all the things they can currently do and more. This is why I haven't made any grandiose claims about my own code yet. :-)I think that TeX (a Turing-complete, macro-based programming language) is what makes LaTeX most inaccessible... I would be very interested in a> replacement that produces comparable output yet uses a more modern language.My project[1] takes the following approach: it uses the TeX algorithms for justification, hyphenation, boxes-and-glue etc. - so the output is definitely comparable - but reimplemented in Lua[2]; it decouples the input language from the typesetter and allows multiple input languages; it provides two input handlers, one which is XML-based (intended for input processed programmatically from another source or generated by a GUI front-end) and one which is a bit TeX-like for manual input. The TeX-like language is considerably simplified; commands copy what has become the de facto standard for LaTeX:\commandname[key=val,key=val,key=val]{content} Or (equivalently) \begin[key=val,key=val,key=val]{commandname} content \end{commandname}You can define very simple text replacement macros, but by design you are forced to define commands in a Lua extension for anything more complicated than that.I'm just negotiating a grant to develop some more needed features, as some people are interested in using it for a large project.[1] https://github.com/simoncozens/sile/[2] I first wrote SILE in Javascript but the language snobs got to me so I tried Lua instead. It's good enough.
- Follow-Ups:
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Travis Cardwell
- References:
- [tlug] Poll: OpenOffice or LibreOffice?
- From: Stephen J. Turnbull
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Travis Cardwell
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Stephen J. Turnbull
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Travis Cardwell
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Benjamin Tayehanpour
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Travis Cardwell
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Raymond Wan
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Stephen J. Turnbull
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Bruno Raoult
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Stephen J. Turnbull
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Darren Cook
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Stephen J. Turnbull
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Bruno Raoult
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Stephen J. Turnbull
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Bruno Raoult
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Simon Cozens
- Re: [tlug] Poll: OpenOffice or LibreOffice?
- From: Travis Cardwell
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Poll: OpenOffice or LibreOffice?
- Next by Date: Re: [tlug] Poll: OpenOffice or LibreOffice?
- Previous by thread: Re: [tlug] Poll: OpenOffice or LibreOffice?
- Next by thread: Re: [tlug] Poll: OpenOffice or LibreOffice?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links