Giter Site home page Giter Site logo

Improve figure quality about algoxy HOT 3 CLOSED

liuxinyu95 avatar liuxinyu95 commented on June 2, 2024
Improve figure quality

from algoxy.

Comments (3)

liuxinyu95 avatar liuxinyu95 commented on June 2, 2024

The svg package need --shell-escape option, and the Inkscape being installed to provide external support (file conversion etc.). To minimize the potential dependencies. I'll limit to use drawio as the tool to draw figure, export to PDF (also vector based), and use pdfcrop provided in all LaTeX distributions, to crop the content. As the PDF is directly supported in graphicx. There's no need to use other file converter.

from algoxy.

liuxinyu95 avatar liuxinyu95 commented on June 2, 2024

The drawio app provides an crop option when export current page to pdf. aedee63 is done with this method.

from algoxy.

liuxinyu95 avatar liuxinyu95 commented on June 2, 2024

Applied combined solution: (1) for drawio, export single tab figure with crop option; (2) for slides, export to multipage pdfs, then apply pdfcrop, and reference with page=no. in graphicx.

from algoxy.

Related Issues (20)

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.