ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Denis Maier <maier.de@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Gour <gour@atmarama.com>
Subject: Re: translating LyX/LaTex book into ConTeXt (was Re: [Context] Xindy)
Date: Sun, 21 Jul 2019 12:39:25 +0200	[thread overview]
Message-ID: <CAMXdeGEuDoDCsY1_8Ge-DT19Wd8b2V6CyT=c3qYySocf_LoXaQ@mail.gmail.com> (raw)
In-Reply-To: <71bb1833-454c-bf88-9ea3-0f078ffce57b@xs4all.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2523 bytes --]

Converting LaTeX to ConTeXt should be possible with pandoc, though not
everything will work without manual adjustments.

Denis

Hans Hagen <j.hagen@xs4all.nl> schrieb am So., 21. Juli 2019, 12:35:

> Hi,
>
> > fonts           > checking > char ṁ (U+01E41) in font
> > 'LMRoman12-Regular' with id 1: missing backend         > xmp > using
> > file '/usr/share/texmf/tex/context/base/mkiv/lpdf-pdx.xml'
>
> You can extend the default feature to also add missing composed
> characters to the font. In mkiv we have way more control and these
> missign characters are then made virtual ones but in the text they are
> proper unicodes.
>
> \definefontfeature[default][compose=yes]
>
> \starttext
>      char ṁ (U+01E41)
> \stoptext
>
> > Now, I wonder how can one "define one's own sort order" since I'd like
> > that words containing e.g. 'ṁ' are to be sorted as 'm'?
>
> in sort-lan you can find examples of how sorting works in mkiv .. you
> can find examples in the test suite end elsewhere about how to influence
> the sorting order (basically it uses a language sorting order, but the
> sequence of the about 6 steps involving code, case, shape, can be
> changed ... in your case the m is quite likely to be sorted as m because
> it has the 'm' shape
>
> > What about generating Glossary?
>
> should be problem ... i'm pretty sure that on the list someone can tell
> you how he/she did it (users of critical editions)
>
> > Any further hint in translating LyX/LaTeX sources into ConTeXt?
>
> i never used lyx but i assume that when there is structure it can partly
> be scripted
>
> Hans
>
>
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>         tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3786 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-07-21 10:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87fxo5nz6c.fsf@nitai.hr>
     [not found] ` <6faad9f00809121630m743d8816w97687ec8c2012754@mail.gmail.com>
2008-09-13  5:28   ` [Context] Xindy Gour
2008-09-13 10:21     ` Hans Hagen
2008-09-13 15:08       ` Gour
2019-07-21  8:35       ` translating LyX/LaTex book into ConTeXt (was Re: [Context] Xindy) Gour
2019-07-21 10:35         ` Hans Hagen
2019-07-21 10:39           ` Denis Maier [this message]
2019-07-22  9:06           ` translating LyX/LaTex book into ConTeXt Saša Janiška
     [not found] ` <48CABC90.1050203@elvenkind.com>
     [not found]   ` <20080912190750.GN21092@phare.normalesup.org>
     [not found]     ` <20080912191602.GO21092@phare.normalesup.org>
2008-09-13  6:09       ` test files for Xindy (was Re: [Context] Xindy) Gour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMXdeGEuDoDCsY1_8Ge-DT19Wd8b2V6CyT=c3qYySocf_LoXaQ@mail.gmail.com' \
    --to=maier.de@gmail.com \
    --cc=gour@atmarama.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).