Coder Social home page Coder Social logo

credential-sheets's People

Contributors

schweer-guest avatar sunweaver avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dzatoah

credential-sheets's Issues

please consider supporting XeLaTeX

Script supports custom templates, but hardcoded calls to pdflatex.

pdflatex works fine with Latin-based scripts, but for indic and asian scripts XeLaTex can be easier, as it may avoid juggling with escape codes when switching between latin characters e.g. for password and other scripts.

Please consider supportring an option to choose the LaTeX renderer to use.

For inspiration, you might want to look at pandoc and how it offers options. While at it, you might find inspiration in pandoc also for semi-generalized template headers, and variables therein.

Please comply with Freedesktop.org (a.k.a. XDG) Base Directory Specification

I notice this script uses a hardcoded lookup table of template paths.

Please instead use e.g. File::BaseDir to resolve XDG_DATA_DIRS and XDG_DATA_HOME.

If backwards-compatibility is needed for existing deployments,
current hardcoded paths can be added as fallback values when above environment variables are unset. That is possibly a violation of the XDG standard, but far better than only hardcoded paths, IMO.

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.