Giter Site home page Giter Site logo

tikzjax's People

Contributors

ravirathore avatar

Watchers

 avatar

tikzjax's Issues

Need help regarding adding packages in tikzjax

@drgrice1

Hi, Thanks for sharing tikzjax. Its a very interesting project.

I request your help please regarding few things :-

  1. I compiled your repository and successfully ran it (ww-modifications branch).
  2. I want to add few packages in it e.g. chemfig etc.
  3. For adding new packages, in your 'Options' section, you have mentioned to add packages like this:

"Additional packages can be made available by adding a file .json that contains an array of file names needed by the package to the tex_packages directory, and adding the gzipped files in that array to the tex_files directory."

3.1 Does this mean this:

3.1.1 Create new directory 'tex_packages'
3.1.2 Create chemfig.json file in it with the content (in array format):
		3.1.2.1 [ "chemfig.sty", "chemfig.tex" ]
3.1.3 Create tex_files directory with 2 files: chemfig.tex.gz, chemfig.sty.gz
3.1.4 Execute: npm run build
3.1.5 Do we also have to include above 2 filenames in the file: tex_files.json ?

Request your guidance please.

Thanks,

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.