Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Informatik 8
TexCommon
Commits
744fbb66
Commit
744fbb66
authored
Aug 28, 2020
by
Sergey Goncharov
Browse files
+mndname
parent
e6bb0946
Pipeline
#46789
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
catprog.tex
View file @
744fbb66
...
...
@@ -10,6 +10,7 @@
%
\providecommand
{
\catname
}{
\mathbf
}
\providecommand
{
\mndname
}{
\mathbbb
}
\providecommand
{
\clsname
}{
\mathcal
}
\providecommand
{
\oname
}
[1]
{
\operatorname
{
\mathsf
{
#1
}}}
...
...
@@ -24,7 +25,7 @@
\defclsnames
ABCDEFGHIJKLMNOPQRSTUVWXYZ
\defclsnames
%% Defining \BBA, \BBB, etc
\def\defbbname
#1
{
\expandafter\def\csname
BB#1
\endcsname
{
\m
athbb
{
#1
}}}
\def\defbbname
#1
{
\expandafter\def\csname
BB#1
\endcsname
{
\m
ndname
{
#1
}}}
\def\defbbnames
#1
{
\ifx
#1
\defbbnames\else\defbbname
#1
\expandafter\defbbnames\fi
}
\defbbnames
ABCDEFGHIJKLMNOPQRSTUVWXYZ
\defbbnames
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment