Giter Site home page Giter Site logo

Comments (6)

tecosaur avatar tecosaur commented on September 18, 2024

That's funny, because I use this with pdflatex 😛

from bmc.

ssavinel avatar ssavinel commented on September 18, 2024

Ow, pdflatex returns me plethora of issues related to pgfkeys that I do not encounter with lualatex on linux mint, using the latest version of texlive.

from bmc.

tecosaur avatar tecosaur commented on September 18, 2024

I see a few pdf/pdfkeys error when building documentation/bmc.tex:

! Package pgf Error: No shape named `' is known.
! Package pgf Error: No shape named `' is known.
! Package pgf Error: No shape named `' is known.
! Package pgf Error: No shape named `' is known.
! Package pgfkeys Error: I do not know the key '/tikz/{1}{draw=none}{}' and I a
! Package pgfkeys Error: I do not know the key '/tikz/{2}{draw=none}{}' and I a
! Package pgfkeys Error: I do not know the key '/tikz/{4}{draw=none}{}' and I a
! Package pgfkeys Error: I do not know the key '/tikz/{5}{draw=none}{}' and I a

from bmc.

ssavinel avatar ssavinel commented on September 18, 2024

So, I tried using pdflatex per your usage and used this command to reduce verbosity :
pdflatex -shell-escape -interaction=nonstopmode -file-line-error bmc.tex | grep -i ".*:[0-9]*:.*\|Warning"
And here are all the errors/warnings I encounter : https://pastebin.com/b3khtFBV
Should I start an issue by error type ?

from bmc.

tecosaur avatar tecosaur commented on September 18, 2024

The reference errors should disappear on a second run, but the:

  • etoolbox errors
  • Missing \begin{document} error
  • Package pgf Error: No shape named `' is known.
  • Package pgfkeys Error: I do not know the key '/tikz/{2}{draw=non

All need to be fixed. We could open issues for them, or just work on them within an issue. I don't mind either approach.

from bmc.

ssavinel avatar ssavinel commented on September 18, 2024

So far, fixing the etoolbox errors opened a new batch of errors, I'm currently trying to fix the chemfig arrow as the Stackoverflow version stopped working with the latest chemfig updates.
The Mint repository version of texlive was apparently pretty outdated and I'm updating everything to the latest version to have a clean base. I hope I'll get everything working in a few days. 🤞

from bmc.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.