Difference between revisions of "User:Marco/Command/setupreferencestructureprefix"

From Wiki
Jump to navigation Jump to search
(Just syntax description, explanations still missing)
 
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
 
(2 intermediate revisions by the same user not shown)
Line 25: Line 25:
  
 
   <tr valign="top" class="third">
 
   <tr valign="top" class="third">
     <td class="cmd">[[Reference/en/keyword:prefix|prefix]]</td>
+
     <td class="cmd">[[Command/keyword:prefix|prefix]]</td>
     <td>[[Reference/en/value:yes|yes]] [[Reference/en/value:no|no]]</td>
+
     <td>[[Command/value:yes|yes]] [[Command/value:no|no]]</td>
 
   </tr>
 
   </tr>
  
 
   <tr valign="top" class="third">
 
   <tr valign="top" class="third">
     <td class="cmd">[[Reference/en/keyword:prefixseparatorset|prefixseparatorset]]
+
     <td class="cmd">[[Command/keyword:prefixseparatorset|prefixseparatorset]]
 
     </td>
 
     </td>
     <td>[[Reference/en/value:IDENTIFIER|IDENTIFIER]]</td>
+
     <td>[[Command/value:IDENTIFIER|IDENTIFIER]]</td>
 
   </tr>
 
   </tr>
  
 
   <tr valign="top" class="third">
 
   <tr valign="top" class="third">
     <td class="cmd">[[Reference/en/keyword:prefixconversionset|prefixconversionset]]
+
     <td class="cmd">[[Command/keyword:prefixconversionset|prefixconversionset]]
 
     </td>
 
     </td>
     <td>[[Reference/en/value:IDENTIFIER|IDENTIFIER]]</td>
+
     <td>[[Command/value:IDENTIFIER|IDENTIFIER]]</td>
 
   </tr>
 
   </tr>
  
 
   <tr valign="top" class="third">
 
   <tr valign="top" class="third">
     <td class="cmd">[[Reference/en/keyword:prefixset|prefixset]]
+
     <td class="cmd">[[Command/keyword:prefixset|prefixset]]
 
     </td>
 
     </td>
     <td>[[Reference/en/value:IDENTIFIER|IDENTIFIER]]</td>
+
     <td>[[Command/value:IDENTIFIER|IDENTIFIER]]</td>
 
   </tr>
 
   </tr>
  
 
   <tr valign="top" class="third">
 
   <tr valign="top" class="third">
     <td class="cmd">[[Reference/en/keyword:prefixsegments|prefixsegments]]
+
     <td class="cmd">[[Command/keyword:prefixsegments|prefixsegments]]
 
     </td>
 
     </td>
     <td>[[Reference/en/value:SEGMENTS|SEGMENTS]]</td>
+
     <td>[[Command/value:SEGMENTS|SEGMENTS]]</td>
 
   </tr>
 
   </tr>
  
 
   <tr valign="top" class="third">
 
   <tr valign="top" class="third">
     <td class="cmd">[[Reference/en/keyword:prefixconnector|prefixconnector]]
+
     <td class="cmd">[[Command/keyword:prefixconnector|prefixconnector]]
 
     </td>
 
     </td>
     <td>[[Reference/en/value:TEXT|TEXT]]</td>
+
     <td>[[Command/value:TEXT|TEXT]]</td>
 
   </tr>
 
   </tr>
  
Line 68: Line 68:
  
 
== See also ==
 
== See also ==
[[cmd:definestructureseparatorset|\definestructureseparatorset]],
+
{{cmd|definestructureseparatorset}},
 
[[References]]
 
[[References]]

Latest revision as of 06:11, 23 March 2012

\setupreferencestructureprefix

Syntax

\setupreferencestructureprefix[...][...][...,...=...,...]
[...] IDENTIFIER (float, formula, figure, SECTION (e.g. section, subsection, …), …)
[...] number, page, title, text or default
prefix yes no
prefixseparatorset IDENTIFIER
prefixconversionset IDENTIFIER
prefixset IDENTIFIER
prefixsegments SEGMENTS
prefixconnector TEXT

Example

\setupreferencestructureprefix [default] [prefixsegments=2:4]

See also

\definestructureseparatorset, References