Re: Get the paper size in scheme

2017-08-10 Thread David Kastrup
Robert Kubosz writes: > Hi everyone! > > I am currently creating a template for a book. I want to create a scheme > function, which adapts markup according to paper size. The problem is, > that I don't know how to get current paper size. Markup commands get a "layout"

Get the paper size in scheme

2017-08-10 Thread Robert Kubosz
Hi everyone! I am currently creating a template for a book. I want to create a scheme function, which adapts markup according to paper size. The problem is, that I don't know how to get current paper size. AFAIK there is #(set-default-paper-size "paper-size") and I could not find a variable