We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8392c8 commit 634066fCopy full SHA for 634066f
test/examples/tests_latex.jl
@@ -4,7 +4,7 @@ using Test
4
# make.jl, and we need to set it to the relevant LaTeX builds.
5
ENV["DOCUMENTER_TEST_EXAMPLES"] =
6
"latex latex_simple latex_cover_page latex_toc_style latex_simple_tectonic " *
7
- "latex_showcase"
+ "latex_showcase latex_showcase_listings"
8
9
# When the file is run separately we need to include make.jl which actually builds
10
# the docs and defines a few modules that are referred to in the docs. The make.jl
0 commit comments