Tootfinder

Opt-in global Mastodon full text search. Join the index!

@mxp@mastodon.acm.org
2024-04-20 19:36:00

I only wanted to set up the #Pandoc scaffolding for an article that will need to be formatted with acl.sty, and I'm already knee-deep in writing Lua filters :-(
You must use natbib with acl.sty. If your database is in biblatex format, you’ll need to convert it to BibTeX. That's easy with Pandoc, but you’ll then lose all your DOIs, since Pandoc only outputs URL fields to BibTeX.

‪@mxp@mastodon.acm.org‬
2024-04-20 19:36:00

I only wanted to set up the #Pandoc scaffolding for an article that will need to be formatted with acl.sty, and I'm already knee-deep in writing Lua filters :-(
You must use natbib with acl.sty. If your database is in biblatex format, you’ll need to convert it to BibTeX. That's easy with Pandoc, but you’ll then lose all your DOIs, since Pandoc only outputs URL fields to BibTeX.

@mxp@mastodon.acm.org‬
2024-04-20 19:36:00

I only wanted to set up the #Pandoc scaffolding for an article that will need to be formatted with acl.sty, and I'm already knee-deep in writing Lua filters :-(
You must use natbib with acl.sty. If your database is in biblatex format, you’ll need to convert it to BibTeX. That's easy with Pandoc, but you’ll then lose all your DOIs, since Pandoc only outputs URL fields to BibTeX.

@mxp@mastodon.acm.org
2024-04-17 18:44:07

I spent way too much time on this today, but I had the half-finished thing lying around and had to do something about it...
I dislike #Pandoc’s implicit_figures extension, so I wrote a Lua filter for explicitly creating figures.

‪@mxp@mastodon.acm.org‬
2024-05-16 17:39:22
Content warning:  

@… This seems to be one of the places where #Pandoc’s LaTeX output is overly specific… If nobody has done this already, you could write a small Lua filter that swaps SingleQuote and DoubleQuote in the quotetype field of Quoted elements.

@mxp@mastodon.acm.org‬
2024-05-16 17:39:22
Content warning:  

@… This seems to be one of the places where #Pandoc’s LaTeX output is overly specific… If nobody has done this already, you could write a small Lua filter that swaps SingleQuote and DoubleQuote in the quotetype field of Quoted elements.

@mxp@mastodon.acm.org
2024-05-31 10:19:38

This is the first time I actually needed my explicit_figures #Pandoc filter (github.com/mxpiotrowski/explic).

Screenshot of a part of the Markdown document using a figure:
@mxp@mastodon.acm.org‬
2024-06-06 11:03:30

It seems that a #Pandoc filter is currently the best way to handle in-text numeric citations, so I think I’ll clean up the code a little and maybe add a way to configure the rendering of author names to some extent.

‪@mxp@mastodon.acm.org‬
2024-06-06 11:03:30

It seems that a #Pandoc filter is currently the best way to handle in-text numeric citations, so I think I’ll clean up the code a little and maybe add a way to configure the rendering of author names to some extent.

@mxp@mastodon.acm.org
2024-06-06 11:03:30

It seems that a #Pandoc filter is currently the best way to handle in-text numeric citations, so I think I’ll clean up the code a little and maybe add a way to configure the rendering of author names to some extent.

@mxp@mastodon.acm.org‬
2024-05-31 10:19:38

This is the first time I actually needed my explicit_figures #Pandoc filter (github.com/mxpiotrowski/explic).

‪@mxp@mastodon.acm.org‬
2024-05-31 10:19:38

This is the first time I actually needed my explicit_figures #Pandoc filter (github.com/mxpiotrowski/explic).