Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Manual with Bazel #439

Merged
merged 23 commits into from
Oct 13, 2018
Merged

Build Manual with Bazel #439

merged 23 commits into from
Oct 13, 2018

Conversation

regisd
Copy link
Member

@regisd regisd commented Oct 12, 2018

regisd added 19 commits October 10, 2018 09:36
If pandoc is installed on the system
using my fork version of bazel_pandoc because the orginal one doesn't allow to sepcifiy the output.
let's try bazel_latex rules instead!

Currently: scrartcl.cls not found
The Bazel rule doesn't know about https://ctan.org/pkg/scrartcl
- I can't make \include{} work with latex_document{} either.
  Instead, concatenate the files
- Many packages missing ; I rewrote a trivial document.
@regisd regisd requested a review from lsf37 as a code owner October 12, 2018 21:15
@regisd regisd self-assigned this Oct 12, 2018
@regisd regisd merged commit 1769baa into jflex-de:master Oct 13, 2018
@regisd regisd deleted the bazel-pandoc branch October 13, 2018 00:41
@regisd
Copy link
Member Author

regisd commented Oct 13, 2018

So you can try

bazel build //docs:html
bazel build //docs:manual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant