Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63292

Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3")

References (1 earlier) <labmaj$8u2$1@ger.gmane.org> <CAPTjJmo9gPbyfd5NAmrj=4-tD17i=F5y4+QoTjs9+iawkqSmKA@mail.gmail.com> <7wfvp2gg6v.fsf_-_@benfinney.id.au> <mailman.4990.1388967790.18130.python-list@python.org> <laejim$qmo$2@reader1.panix.com>
Date 2014-01-07 03:01 +1100
Subject Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3")
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5025.1389024086.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Jan 7, 2014 at 2:53 AM, Grant Edwards <invalid@invalid.invalid> wrote:
> Yea, I think laying out a book with something like MS Word or
> LibreOffice is nuts.   Depending on her formatting needs, a
> lighter-weight mark-up language (something like asciidoc) might suite:
>
>   http://asciidoc.org/
>   http://en.wikipedia.org/wiki/AsciiDoc
>
> I've used it to write a 150 page manual, and was quite happy with the
> results.  It produces DocBook XML, PDF, HTML and a few other output
> formats (Including, I think, LibreOffice/OpenOffice).  It's _much_
> easier to get started with than LaTeX. For printing purposes the
> quality of the output is no match for TeX -- but it's better than a
> "word processor", and it does a very nice job with HTML output.

Hmm. Might be useful in some other places. I'm currently trying to
push for a web site design that involves docutils/reStructuredText,
but am flexible on the exact markup system used. My main goal, though,
is to separate content from structure and style - and my secondary
goal is to have everything done as plain text files (apart from actual
images), so the source control diffs are useful :)

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3") Chris Angelico <rosuav@gmail.com> - 2014-01-06 11:23 +1100
  Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3") Grant Edwards <invalid@invalid.invalid> - 2014-01-06 15:53 +0000
    Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3") Chris Angelico <rosuav@gmail.com> - 2014-01-07 03:01 +1100
    Re: [OT] Migrating from non-free programs to LibreOffice Ethan Furman <ethan@stoneleaf.us> - 2014-01-06 08:28 -0800
    Re: [OT] Migrating from non-free programs to LibreOffice Michael Torrie <torriem@gmail.com> - 2014-01-07 09:45 -0700
    Re: [OT] Migrating from non-free programs to LibreOffice Chris Angelico <rosuav@gmail.com> - 2014-01-08 03:58 +1100
    Re: [way OT] Migrating from non-free programs to LibreOffice Michael Torrie <torriem@gmail.com> - 2014-01-07 10:10 -0700
    Re: [way OT] Migrating from non-free programs to LibreOffice Chris Angelico <rosuav@gmail.com> - 2014-01-08 04:14 +1100
    Re: [way OT] Migrating from non-free programs to LibreOffice Michael Torrie <torriem@gmail.com> - 2014-01-07 10:45 -0700

csiph-web