Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pflichtenheft
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
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
IPDSnelting
pflichtenheft
Commits
f1546634
Verified
Commit
f1546634
authored
May 28, 2018
by
ucmvc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix incorrect hyperlinking according to
#1
parent
55f8f95b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
pflichtenheft.sty
pflichtenheft.sty
+6
-6
No files found.
pflichtenheft.sty
View file @
f1546634
...
...
@@ -35,7 +35,7 @@
% document macros
\newcommand\criterium
[2]
{
\stepcounter
{
criterium
}
\par\textbf
{
#1
}
\rdflabel
{
#2
}
\par\textbf
{
#1
}
\
phantomsection\
rdflabel
{
#2
}
\marginid
{
\PrefixMussKriterium\arabic
{
criterium
}}
\AddPropertyEx
{
pfl:crtname
}{
#1
}
\AddPropertyEx
{
pfl:crtid
}{
\PrefixMussKriterium\arabic
{
criterium
}}
...
...
@@ -46,7 +46,7 @@
\newcommand\criteriumOptional
[2]
{
\stepcounter
{
criteriumOpt
}
\par\textbf
{
#1
}
\rdflabel
{
#2
}
\par\textbf
{
#1
}
\
phantomsection\
rdflabel
{
#2
}
\marginid
{
\PrefixKannKriterium\arabic
{
criteriumOpt
}}
\AddPropertyEx
{
pfl:crtname
}{
#1
}
\AddPropertyEx
{
pfl:crtid
}{
\PrefixKannKriterium\arabic
{
criteriumOpt
}}
...
...
@@ -57,7 +57,7 @@
\newcommand\criteriumNot
[2]
{
\stepcounter
{
criteriumNot
}
\par\textbf
{
#1
}
\rdflabel
{
#2
}
\par\textbf
{
#1
}
\
phantomsection\
rdflabel
{
#2
}
\marginid
{
\PrefixAbgrenzungsKriterium\arabic
{
criteriumNot
}}
\AddPropertyEx
{
pfl:crtname
}{
#1
}
\AddPropertyEx
{
pfl:crtid
}{
\PrefixAbgrenzungsKriterium\arabic
{
criteriumNot
}}
...
...
@@ -65,7 +65,7 @@
\newcommand\functionality
[2]
{
\stepcounter
{
functionality
}
\par\textbf
{
#1
}
\rdflabel
{
#2
}
\par\textbf
{
#1
}
\
phantomsection\
rdflabel
{
#2
}
\marginid
{
\PrefixFunktional\arabic
{
functionality
}}
\AddPropertyEx
{
pfl:fncname
}{
#1
}
\AddPropertyEx
{
pfl:fncid
}{
\PrefixFunktional\arabic
{
functionality
}}
...
...
@@ -77,7 +77,7 @@
\newcommand\nonFunctionality
[2]
{
\stepcounter
{
nonfunctionality
}
\par\textbf
{
#1
}
\rdflabel
{
#2
}
\par\textbf
{
#1
}
\
phantomsection\
rdflabel
{
#2
}
\marginid
{
\PrefixNichtFunktional\arabic
{
nonfunctionality
}}
\AddPropertyEx
{
pfl:fncname
}{
#1
}
\AddPropertyEx
{
pfl:fncid
}{
\PrefixNichtFunktional\arabic
{
nonfunctionality
}}
...
...
@@ -85,7 +85,7 @@
\newcommand\test
[2]
{
\stepcounter
{
test
}
\par\textbf
{
#1
}
\rdflabel
{
#2
}
\par\textbf
{
#1
}
\
phantomsection\
rdflabel
{
#2
}
\marginid
{
\PrefixTest\arabic
{
test
}}
\AddPropertyEx
{
pfl:tstname
}{
#1
}
\AddPropertyEx
{
pfl:tstid
}{
\PrefixTest\arabic
{
test
}}
...
...
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