Jump to content

Disputatio Usoris:Saumache

Page contents not supported in other languages.
Partem novam addere
E Wikisource
Latest comment: abhinc 1 mensem by Shenme in topic Formula:Litterarum spatia changes

Formula:Litterarum spatia changes

[recensere]

I found an example where your AWB changes did not work. Look at page Pagina:Historia Naturalis Brasiliae (1648).pdf/151 to see that the spacing numbers are now displaying as text.

AWB changed

{{sc|{{spatio|GeorgI MarcgravI|0.6}}

into

{{sc|{{spatio||GeorgI MarcgravI|0.6}}

when it should have changed it to

{{sc|{{spatio|0.6|GeorgI MarcgravI}}

Any idea how to check 959 uses of {{Litterarum spatia}}, {{lsp}}, {{spatium}}, and {{spatio}} ? Shenme (disputatio) 06:07, 23 Iunii 2026 (UTC)Reply

I'll run another code later today, thanks for reporting it, I should have been more careful. Saumache (disputatio) 06:59, 23 Iunii 2026 (UTC)Reply


(later)
I've looked for more problems with {{lsp}} having spacing values. Some projects didn't use spacing values, like Liber:Hotman - Francogallia, 1586.djvu.

Other projects did use spacing values. When you find a page with problems, you will need to check all the pages in that project that you touched. For example, Liber:Historia Naturalis Brasiliae (1648).pdf. Look at recent changes to see each page you need to check.

THere are probably more than these pages that need to be fixed:

Similarly, project

And then there are these pages:

I may have missed some problem pages. I think checking by projects is needed to be sure.


(later)
Additionally, I've seen a few places where a different convention to pass spacing amount was used. The old version here of this template had:

span style="letter-spacing: {{{w|0.15em}}};">

but now the template doesn't look for w=

An example old usage was Pagina:Euclidis Elementorum libri (1756).djvu/11:

{{lsp|w=50%|PRAEFATI}}

which AWB changed into

{{lsp||w=50%|PRAEFATI}}

If I change that to

{{lsp|50%|PRAEFATI}}

that page looks totally different.

Hmmm, it seems there were only three pages with the w= usage:

  • list Paginas where "{{lsp||w=" occurs: [1]


AWB is great, until it isn't.

And trying to fix formulae/templates here is a good thing I think. I found Formula:Incisura emissa, which seems like {{outdent}}, except it doesn't always work, as noted by someone back in 2018!! A lot of template strangeness around here. Shenme (disputatio) 07:38, 23 Iunii 2026 (UTC)Reply