On 2012-01-19 Kip Warner <k...@thevertigo.com> wrote: > On a related note, what is the difference between these > three statements? > > \setupbackend[level=9]
I have no idea, I never used it. > \pdfcompresslevel9 AFAIK it compresses the text objects. 9 is maximum compression. It's a low level command. > \maximumpdfcompression \normalprotected\def\maximumpdfcompression{% \pdfobjcompresslevel\plusnine \pdfcompresslevel\plusnine } Sets the text and object compression to the maximum value (which is 9). The command is considered to be a higher level command, see http://archive.contextgarden.net/message/20111229.184755.b0199f53.en.html Marco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________