Hi,

In ox-latex :creator is inserted according to

     ;; Creator.
     (and (plist-get info :with-creator)
          (concat (plist-get info :creator) "\n"))

Is it on purpose that if :with-creator is non-nil and :creator is the
default value, then it's inserted in the pdf, i.e. without being prefixed
with %?

—Rasmus

-- 
One thing that is clear: it's all down hill from here 


Reply via email to