Jürgen Spitzmüller

Results 201 comments of Jürgen Spitzmüller

If you are still interested, the procedure would be to take an existing gloss file as a model and change it accordingly. Which Creole(s) do you have in mind specifically?

On the contrary I think that having the possibility control the positioning of the speaker on the view independently from the idiosyncratics of teleconferencing software is a major benefit. But...

I think what the OP means is a way to run `pdfpc` on systems where it isn't available. For instance I find myself most of the time falling back to...

I have also started to transform things to LaTeX3 or modern LaTeX syntax. But it is quite some work and needs to be tested carefully. We also need to consider...

I would rather avoid a general rewrite of the gloss files. They need to be accessible to their respective maintainers. I think the LaTeX2e l3keys interface will do for most,...

> Is there one? how can I define a new key in "normal"catcode regime? `\DeclareKeys[⟨family⟩]{⟨declarations⟩}` (and `\ProcessKeyOptions`, `\SetKeys` etc.) See `clsguide`, sec. 4.4 This has been introduced in LaTeX release...

Yes, it's pretty neat. I hope they'll extend the syntax,

> what is the reason for patching `\XKV@define@default`? See #364 and f71fc8166f12df7c8f > will we still need something similar? We need a way to access the default value associated with...

`l3keys` has `.default:n` to set a default.

I have never tried actually, but `clsguide` states that ``` A small number of ‘basic’ ⟨properties⟩ are described below. The full range of properties, provided by l3keys, can also be...