这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: yesudeep/bazel-latex

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ProdriveTechnologies#67 from beneisner/master

Added algorithm2e, as well as dependencies

v1.1

Toggle v1.1's commit message
Add explanation for non-bazel-latex package support

v1.0

Toggle v1.0's commit message
Add explanation about BibLaTeX

v0.19

Toggle v0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ProdriveTechnologies#29 from AxelZvb/feature/addin…

…g_no_output_mode

Changed default xdg-open output to /dev/null

v0.18

Toggle v0.18's commit message
Use the depset constructor to merge depsets

Fixes ProdriveTechnologies#16.

v0.17

Toggle v0.17's commit message
Catch up with pgf package name change.

Due to a new file being added to the root of the pgf package, it is no
longer decomposed as granularly.

v0.16

Toggle v0.16's commit message
Omit BUILD.bazel and WORKSPACE files from filegroups.

There is no need for these generated files to end up in the input root.

v0.15

Toggle v0.15's commit message
Make OpenType and TrueType font loading work in externals.

Just like TEXINPUTS, we need to set these environment variables to let
lualatex search for fonts in the proper prefixes.

v0.14

Toggle v0.14's commit message
Add the moderncv package.

Use a test case that is based on the example code provided upstream.

Fixes: ProdriveTechnologies#6

v0.13

Toggle v0.13's commit message
Make soulpos work out of the box with lualatex.