[Pkg-haskell-maintainers] Bug#740099: pandoc: etoolbox required for	YAML-style metadata block
    Michael D Johnson 
    redbeard at mdjohnson.us
       
    Tue Feb 25 18:05:23 UTC 2014
    
    
  
Package: pandoc
Version: 1.9.4.2-2
Severity: normal
Dear Maintainer,
I don't know if this affects sid, but the dependency I suggest isn't
currently set on pandoc 1.12.2.1-1.
When attempting to add a YAML metadata block to a Markdown file to be
converted to a PDF, I encountered the following error:
  pandoc: Error producing PDF from TeX source.
  ! LaTeX Error: File etoolbox.sty' not found.
  Type X to quit or <RETURN> to proceed,
  or enter new name. (Default extension: sty)
  Enter file name:
  ! Emergency stop.
  <read *>
  l.28 \def
  
I first removed the block and PDF conversion was fine. When I added it
back it failed. I created the following (super simple) markdown file
to test it:
  ---
  author: me
  ---
  
  # Test
That failed. After installing the etoolbox package everything seems to
be fine.
I would suggest etoolbox be made a recommended or suggested dependency.
Thanks,
Michael
-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pandoc depends on:
ii  libbibutils2  4.12-5
ii  libc6         2.13-38+deb7u1
ii  libffi5       3.0.10-3
ii  libgmp10      2:5.0.5+dfsg-2
ii  libpcre3      1:8.30-5
ii  zlib1g        1:1.2.7.dfsg-13
Versions of packages pandoc recommends:
ii  libghc-citeproc-hs-data  0.3.4-1
Versions of packages pandoc suggests:
ii  texlive-latex-recommended  2012.20120611-5
ii  texlive-luatex             2012.20120611-5
ii  texlive-xetex              2012.20120611-5
-- no debconf information
    
    
More information about the Pkg-haskell-maintainers
mailing list