I can easily think of examples where "etc." is neither at the end of a sentence nor followed by a comma, like "Apples etc. should be put in the basket." (Maybe that is not good English? The Swedish equivalent is perfectly OK even though you perhaps would more likely use the likewise abbreviated Swedish calques rather than the Latin "etc.") It seems to me that you have two choices: either you do include "etc." in your abbreviations file and escape the period when it is at the end of a sentence, or you don't include it and escape the following space when it is not at the end of a sentence, but either way those who don't agree with the default can clone the default abbreviations file to `~/.pandoc/abbreviations` and modify it. Den 10 nov 2017 05:25 skrev "John MacFarlane" : > Good observation. > > I've just removed etc. from the abbreviations list for > this reason. I think it's usually used either at the > end of a sentence or with a following comma. > > > +++ Werner LEMBERG [Nov 09 17 17:04 ]: > >> >> [your pandoc 2.0.1.1 binary for Linux] >> >> >> Suppose the following MarkDown input: >> >> --- >> This sentence is boring, too long, etc. The next >> sentence is as boring as the first. >> --- >> >> Calling >> >> pandoc-2 -o pandoc-etc.tex pandoc-etc.md >> >> converts this to >> >> --- >> This sentence is boring, too long, etc.~The next sentence is as boring >> as the first. >> --- >> >> As you can see the `etc.' is followed by a protected space. However, >> in this very case there shouldn't be such a protected space since >> `etc.' ends a sentence. >> >> My question: How can I prevent that pandoc emits the `~' in this >> situation? >> >> >> Werner >> > > -- > You received this message because you are subscribed to the Google Groups > "pandoc-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/ms > gid/pandoc-discuss/20171110042455.GD70590%40MacBook-Air-2.local. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CADAJKhADCA80g_keqHxoYwdeNBVEvuN_eGBGbRpzFvFeM5RRPg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.