Difference between revisions of "Command/setupquote"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(Category Delimited text)
Line 10: Line 10:
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
     <td class="cmd">[[Command/keyword:before|before]]</td>
+
     <td class="cmd">[[Command/keyword:left|left]]</td>
 
     <td>[[Command/value:command|command]] </td>
 
     <td>[[Command/value:command|command]] </td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
     <td class="cmd">[[Command/keyword:after|after]]</td>
+
     <td class="cmd">[[Command/keyword:right|right]]</td>
 
     <td>[[Command/value:command|command]] </td>
 
     <td>[[Command/value:command|command]] </td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
     <td class="cmd">[[Command/keyword:style|style]]</td>
+
     <td class="cmd">[[Command/keyword:middle|middle]]</td>
    <td>[[Command/value:normal|normal]] [[Command/value:bold|bold]] [[Command/value:slanted|slanted]] [[Command/value:boldslanted|boldslanted]] [[Command/value:type|type]] [[Command/value:cap|cap]] [[Command/value:small...|small...]] [[Command/value:command|command]] </td>
 
  </tr>
 
  <tr valign="top" class="first">
 
    <td class="cmd">[[Command/keyword:color|color]]</td>
 
 
     <td>[[Command/value:name|name]] </td>
 
     <td>[[Command/value:name|name]] </td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
     <td class="cmd">[[Command/keyword:location|location]]</td>
+
     <td class="cmd">[[Command/keyword:repeate|repeate]]</td>
     <td>[[Command/value:text|text]] [[Command/value:margin|margin]] </td>
+
     <td>yes no</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
Line 33: Line 29:
  
 
== Description ==  
 
== Description ==  
 +
See
  
 +
== Example ==
 +
<context mode=mkiv source=yes>
 +
\setupquote[left=>>, right=<<]
  
 +
\startquote
 +
    Hello?
  
== Example ==
+
    Anybody home?
<!-- Please fill in an example if you can -->
+
\stopquote
 +
</context>
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
* {{cmd|setupdelimitedtext}}
 +
* {{cmd|setupquotation}
 +
* {{cmd|quote}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 46: Line 51:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|setupquote]]
+
[[Category:Command/Delimited text|setupquote]]

Revision as of 14:10, 24 May 2012

\setupquote

Syntax

\setupquote[...,...=...,...]
left command
right command
middle name
repeate yes no


Description

See

Example

\setupquote[left=>>, right=<<]

\startquote
    Hello?

    Anybody home?
\stopquote

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: