On Fri, Feb 21, 2025 at 1:42 AM Markus Armbruster wrote:
> John Snow writes:
>
> > On Wed, Feb 19, 2025 at 8:22 AM Markus Armbruster
> wrote:
> >
> >> John Snow writes:
> >>
> >> > "The text handler you add looks just like the existing latex handler.
> Does
> >> > LaTeX output lack "little hea
John Snow writes:
> On Wed, Feb 19, 2025 at 8:22 AM Markus Armbruster wrote:
>
>> John Snow writes:
>>
>> > "The text handler you add looks just like the existing latex handler. Does
>> > LaTeX output lack "little headings", too?"
>> >
>> > Yes, almost certainly. Can you let me know which outpu
On Wed, Feb 19, 2025 at 8:22 AM Markus Armbruster wrote:
> John Snow writes:
>
> > "The text handler you add looks just like the existing latex handler.
> Does
> > LaTeX output lack "little headings", too?"
> >
> > Yes, almost certainly. Can you let me know which output formats we
> actually
> >
John Snow writes:
> "The text handler you add looks just like the existing latex handler. Does
> LaTeX output lack "little headings", too?"
>
> Yes, almost certainly. Can you let me know which output formats we actually
> "care about"? I'll have to test them all.
As far as I can tell, our build
"The text handler you add looks just like the existing latex handler. Does
LaTeX output lack "little headings", too?"
Yes, almost certainly. Can you let me know which output formats we actually
"care about"? I'll have to test them all. In the meantime, I upgraded my
patch so that the text translat
I started to eyeball old and new generated output side by side.
New table of contents shows one level, old two. No objection; the
navigation thingie on the left is more useful anyway.
The new generator elides unreferenced types. Generally good, but two
observations:
* QapiErrorClass is unrefer
based-on: https://patchew.org/QEMU/20241213011307.2942030-1-js...@redhat.com/
Hiya! This series is based on a rebased version of the above
series. Apply the above patches to origin/master and then apply this
series and you should be good to go. Or just snitch the patches from my
GitLab branch:
ht