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


Groups > comp.lang.python > #29441

Re: reportlab and python 3

Newsgroups comp.lang.python
Date 2012-09-18 10:10 -0700
References <mailman.829.1347871673.27098.python-list@python.org> <9aa9f1dd-f6b1-4de4-8606-e83a54318765@googlegroups.com> <mailman.864.1347959058.27098.python-list@python.org> <a0236d30-a2cf-4b81-acb3-65621a4b5123@googlegroups.com> <mailman.872.1347975070.27098.python-list@python.org>
Subject Re: reportlab and python 3
From wxjmfauth@gmail.com
Message-ID <mailman.884.1347988256.27098.python-list@python.org> (permalink)

Show all headers | View raw


Le mardi 18 septembre 2012 15:31:52 UTC+2, Laszlo Nagy a écrit :
> > I understood, you have Python on a platform and starting
> 
> > from this you wish to create pdf files.
> 
> > Obviously, embedding "TeX" is practically a no solution,
> 
> > although distibuting a portable standalone TeX distribution
> 
> > is a perfectly viable solution, especially on Windows!
> 
> >
> 
> > To "I wanted to learn TeX anyway.":
> 
> > I can only warmly recommend to start with one of the two
> 
> > unicode compliant engines, LuaTeX or XeTeX.
> 
> All right. Which one is the better? :-) I'm totally a beginner. I would 
> 
> also like to use mathematical expressions but I guess they are both 
> 
> capable of that. Another requirement would be: easy installation under 
> 
> unix and windows, good multilingual support.

I basically recommend nothing. I pointed the LuaTeX or
Xe(La)TeX engines because there are the unicode compliant
engines. Today, most of the work target these engines.

By Unicode compliance, you should not understand only
the coding of characters, but everything which is related
to the unicode technology (characters, unicode features,
typography, font technology).

"...good multilingual support. ..."
Don't worry. It's much better than the future of Python ;-)

FYI I'm not a expert. I have only accumulated experience, I wrote
my first TeX document 20(?) years ago. Now, I use XeLaTeX from
MiKTeX on Win7. Why? Answer: why not?

jmf

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


Thread

reportlab and python 3 Laszlo Nagy <gandalf@shopzeus.com> - 2012-09-17 10:47 +0200
  Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 00:16 -0700
    Re: reportlab and python 3 Laszlo Nagy <gandalf@shopzeus.com> - 2012-09-18 11:04 +0200
      Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 04:17 -0700
        Re: reportlab and python 3 Laszlo Nagy <gandalf@shopzeus.com> - 2012-09-18 15:31 +0200
          Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 10:10 -0700
          Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 10:10 -0700
        Re: reportlab and python 3 Terry Reedy <tjreedy@udel.edu> - 2012-09-18 13:33 -0400
      Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 04:17 -0700
  Re: reportlab and python 3 wxjmfauth@gmail.com - 2012-09-18 00:16 -0700

csiph-web