From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,666bab5bfbdf30c2 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news3.google.com!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Generating PDFs with Ada Date: Sun, 16 Jan 2011 04:42:31 +0100 Organization: Ada @ Home Message-ID: References: <4d2908c7$0$22120$742ec2ed@news.sonic.net> <4D297FED.8080201@obry.net> <82vd1x330z.fsf@stephe-leake.org> <8188adcf-91cb-4b55-ad10-65d33a9bb871@k25g2000vbl.googlegroups.com> <4D31B47B.8070300@obry.net> <9e59236f-a58c-42dc-8963-b5d01262c677@p1g2000yqm.googlegroups.com> NNTP-Posting-Host: m8zK+9y7Rqh7XDLhpHPwQw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/11.00 (Win32) Xref: g2news2.google.com comp.lang.ada:17418 Date: 2011-01-16T04:42:31+01:00 List-Id: Le Sun, 16 Jan 2011 04:13:50 +0100, Elias Salom=C3=A3o Helou Neto = a =C3=A9crit: > This one is hard with TeX. Still, there seems to be some recent > advances, I just don't recall the TeX variant that tries to tackle the= > issue. This is the big one which weighted 1GB (ouch). Forget the name too, I ma= rk = this topic and will e-mail you if ever I get this name back. > Do you mean ligatures? This is perfectly possible. Otherwise, please > explain better what you mean. This is indeed related to ligature and is a kind of ligature, while more= = complex. With some language, the shape of a letter totally change = depending on its context. The most common example is Arabic. Unicode has= = defined Arabic Presentation Forms for that purpose (Form-A and Form-B). = = You may find it here: http://www.unicode.org/charts/ in =E2=80=9CMiddle Eastern Scripts=E2=80=9D Some examples here (one of my own site, french, but you can still look a= t = the table at the end of the page): http://www.les-ziboux.rasama.org/ecriture-arabe-cursive.html > OTOH this may not be true even if modifications are required. For > example, I may have lost it, but was there any agreement on how to go > from XML to PDF? Yes, there is a common one already mentioned here, which is XSL-FO. Two = of = the most famous way to turn an XML document into another are: XSL (mainl= y = for XML -> XML and XML -> HTML) and XSL-FO (mainly for XML -> PDF). XSL = is = for transformation of a markups document into another markups document, = = and XSL-FO is transformation of a markups document into a representation= = on a render device (screen, PDF, etc). This can be compared to what CSS = is = to HTML (a simplified view). Feel free to e-mail me if you need more details (as I am jobless, I am = also available for services in this area, if ever you need). -- = Si les chats miaulent et font autant de vocalises bizarres, c=E2=80=99es= t pas pour = les chiens. =E2=80=9CI am fluent in ASCII=E2=80=9D [Warren 2010]