Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
forth-standard
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bernd Paysan
forth-standard
Commits
d9e49ce6
Commit
d9e49ce6
authored
Nov 05, 2012
by
pknaggs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added support of RC
parent
ad184565
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
alpha.tex
alpha.tex
+8
-7
No files found.
alpha.tex
View file @
d9e49ce6
...
@@ -29,6 +29,7 @@ set and glossary section in which the word is defined.
...
@@ -29,6 +29,7 @@ set and glossary section in which the word is defined.
\fi
\fi
\newcommand
{
\alpha
@entry
}
[9]
{
%
\newcommand
{
\alpha
@entry
}
[9]
{
%
\def\Prop
{
#7
}
%
%
% Enable the change bar for * words
% Enable the change bar for * words
%
%
...
@@ -36,13 +37,11 @@ set and glossary section in which the word is defined.
...
@@ -36,13 +37,11 @@ set and glossary section in which the word is defined.
%
%
% Word Number - Hyper linked to its definition
% Word Number - Hyper linked to its definition
%
%
% Section number first
%
\def\Tmp
{
#2
}
%
\def\Tmp
{
#2
}
%
\makebox
[5em][r]
{
\hyperref
{}{
#5
}{
#8
}{
%
\makebox
[5em][r]
{
\hyperref
{}{
#5
}{
#8
}{
%
#1.
\ifx\Tmp\empty\rule
[.8ex]
{
2em
}{
.5pt
}
\else
#2
\fi
}}
%
#1.
\ifx\Tmp\empty\rule
[.8ex]
{
2em
}{
.5pt
}
\else
#2
\fi
}}
%
%
%
% The
n the word
number
% The
word sub-
number
%
%
\def\Tmp
{
#3
}
% {12}%
\def\Tmp
{
#3
}
% {12}%
\makebox
[2em][l]
{
%
\makebox
[2em][l]
{
%
...
@@ -50,10 +49,12 @@ set and glossary section in which the word is defined.
...
@@ -50,10 +49,12 @@ set and glossary section in which the word is defined.
%
%
% Standard Extension Proposal
% Standard Extension Proposal
%
%
\def\Tmp
{
#7
}
%
% \ifdraft
\ifx\Tmp\empty\else
\def\Tmp
{
#7
}
%
\marginpar
{
\textsf
{
\tiny
#7
}}
\ifx\Tmp\empty\else
\fi
%
\marginpar
{
\textsf
{
\tiny
#7
}}
\fi
%
% \fi%
%
%
% Word Label - If we are showing reference
% Word Label - If we are showing reference
%
%
...
...
Write
Preview
Markdown
is supported
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