Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uva
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taddeüs Kroes
uva
Commits
b3274c26
Commit
b3274c26
authored
14 years ago
by
Sander Mathijs van Veen
Browse files
Options
Downloads
Patches
Plain Diff
portfolio: Removed useless reference to code example.
parent
34346fcf
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
portfolio/latex/latex-answers.tex
+8
-8
8 additions, 8 deletions
portfolio/latex/latex-answers.tex
with
8 additions
and
8 deletions
portfolio/latex/latex-answers.tex
+
8
−
8
View file @
b3274c26
...
...
@@ -129,14 +129,14 @@ other languages known as ``methods'') wrapped in a class.}
\end{program}
% }}}
\noindent
The code given in code example
\ref
{
lst-example-foo
}
is stored in an
external file
called
\texttt
{
foo.py
}
. The syntax highlighting is generated by
Pygments
\footnote
{
Pygments is a general purpose syntax highlighter for various
source
code formats and is available at
\url
{
http://pygments.org/
}}
and is
stored in
\texttt
{
foo.tex
}
. The pre-generated color scheme is also part of
Pygments
(compilation with
\texttt
{
-O style=colorful,full,preamble
}
) and is
saved as
\texttt
{
colors.tex
}
. The color scheme is pre-generated to reduce the
overall
compilation process.
\noindent
The code given in code example
above
is stored in an
external file
called
\texttt
{
foo.py
}
. The syntax highlighting is generated by
Pygments
\footnote
{
Pygments is a general purpose syntax highlighter for various
source
code formats and is available at
\url
{
http://pygments.org/
}}
and is
stored in
\texttt
{
foo.tex
}
. The pre-generated color scheme is also part of
Pygments
(compilation with
\texttt
{
-O style=colorful,full,preamble
}
) and is
saved as
\texttt
{
colors.tex
}
. The color scheme is pre-generated to reduce the
overall
compilation process.
% }}}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment