{"id":1414,"date":"2013-06-03T16:42:04","date_gmt":"2013-06-03T16:42:04","guid":{"rendered":"http:\/\/www.fingerpost.co.uk\/wp\/?page_id=1414"},"modified":"2013-06-04T13:47:55","modified_gmt":"2013-06-04T13:47:55","slug":"xpress-tags","status":"publish","type":"page","link":"https:\/\/www.fingerpost.co.uk\/wp\/xpress-tags\/","title":{"rendered":"XPress tags"},"content":{"rendered":"<p>This is a list of tags used for importing files into !QuarkXpress. <\/p>\n<p>There is an official PDF on lala in pages\/specs called !XPressTagsList.pdf<\/p>\n<p>Requires examples, and bringing up to date, but should cover most of the things that are generated by dataformat output &#8230;<\/p>\n<p>Note that all codes that are set in angle brackets can be combined within one set of angle brackets. For example, <BI*d(1,3)> changes the formatting to bold, italic, and with an initial cap. <\/p>\n<h2> Character Formats<\/h2>\n<pre>\r\n Plain\t\t\t\t\t&lt;P&gt; \r\n Bold\t\t\t\t\t&lt;B&gt;\r\n Italic\t\t\t\t\t&lt;I&gt;\r\n Outline\t\t\t\t&lt;O&gt;\r\n Shadow\t\t\t\t\t&lt;S&gt;\r\n Underline\t\t\t\t&lt;U&gt;\r\n Word underline\t\t\t\t&lt;W&gt;\r\n Strikethrough\t\t\t\t&lt;\/&gt;\r\n All caps\t\t\t\t&lt;K&gt;\r\n Small caps\t\t\t\t&lt;H&gt;\r\n Superscript\t\t\t\t&lt;+&gt;\r\n Subscript\t\t\t\t&lt;-&gt;\r\n Superior\t\t\t\t&lt;V&gt;\r\n Type style of current style sheet \t&lt;$&gt;\r\n<\/pre>\n<p>These codes act as toggle switches; the first time they&#8217;re encountered, the format is activated.The second time, the format is deactivated.<\/p>\n<hr>\n<table>\n<tr>\n<td width=\"30%\">Typeface<\/p>\n<td width=\"30%\"><code>&lt;f\"name\"&gt;<\/code><\/p>\n<td>  Name of font, exactly as it appears in XPress&#8217;s font menu or Measurements palette)<\/p>\n<tr>\n<td>Size<\/p>\n<td><code>&lt;z#&gt;<\/code><\/p>\n<td> Points <\/p>\n<tr>\n<td>Color<\/p>\n<td><code>&lt;c\"name\"&gt;<\/code><\/p>\n<td> Name of color (the four process colors and white can be specified by C, M, Y, K, and W, without quotes, as in <code>&lt;cY&gt;<\/code> <\/p>\n<tr>\n<td>Shade\t\t\t\t<\/p>\n<td><code>&lt;s#&gt;<\/code><\/p>\n<tr>\n<td>Percentage Horizontal scale\t<\/p>\n<td>\t\t <code>&lt;h#&gt;<\/code><\/p>\n<tr>\n<td>Percentage Vertical scale\t<\/p>\n<td><code>&lt;y#&gt;<\/code> <\/p>\n<tr>\n<td>Percentage Kern next 2 characters <\/p>\n<td><code>&lt;k#&gt;<\/code> <\/p>\n<td>1\/200 em; Positive Kern and Track values make the type looser; negative Kern and Track values make the type tighter.<\/p>\n<tr>\n<td>Track\t\t\t\t\t\t  <\/p>\n<td><code>&lt;t#&gt;<\/code><\/p>\n<td> 1\/200 em<\/p>\n<tr>\n<td>Baseline shift\t\t\t\t<\/p>\n<td><code>&lt;b#&gt;<\/code><\/p>\n<td> Points ; Positive Baseline Shift values shift up; negative Baseline Shift values shift down.<br \/>\n<\/table>\n<p>In these codes # should be replaced with a number. This number can be set to the same precision as Quark XPress&#8217;s measurements (tenths,hundredths,or thousandths of a unit). The measurement units used are shown.If you replace # \u00eeor any other code value with a dollar sign ($), QuarkXPress uses the formatting of the current style sheet. For Kern,Track, and Baseline Shift,the numbers can be either positive (no sign) or negative (use hyphen for negative sign).  <\/p>\n<h2> Paragraph formats<\/h2>\n<p>Left-align\t\t\t\t\t<*L><br \/>\nCenter-align\t\t\t\t\t<*C><br \/>\nRight-align\t\t\t\t\t<*R><br \/>\nJustify\t\t\t\t\t\t<*J><br \/>\nForce-justify\t\t\t\t\t<*F><br \/>\nParagraph attributes\t\t\t\t<*p(#,#,#,#,#,#, G org)> Left Indent, First Line, Right Indent, Leading, Space Before, Space After, Lock to Baseline Grid (G=lock, g=don&#8217;t lock)  <\/p>\n<p>Drop cap <*d(chars,lines)> \t\tCharacter Count and Line Count <\/p>\n<p>Keep With Next para\t\t\t\t<*kn1> or<*kn0> 1=keep with next, 0=don&#8217;t keep with next <\/p>\n<p>Keep Lines Together\t\t\t\t<*kt(A)> or \u00ecA\u00ee=all; start and end <*kt(start,end)> are number of lines<\/p>\n<p>Set Tab Stops\t\t\t\t\t<*t(#,#,\"character\")> Position, Alignment (0=left, 1=center, 2=right, 4=decimal,  5= comma), Fill character or characters4 <\/p>\n<p>H&#038;J\t\t\t\t\t\t\t\t<*h\"name\"> Name of H&#038;J specification<\/p>\n<p><strong>Rules &#8230;.<\/strong><br \/>\nRule Above\t\t\t\t\t\t<*ra(#,#,\"name\",#,#,#,#)> (see rule below &#8230;)<\/p>\n<p>Rule Below\t\t\t\t\t\t<*rb(#,#,\"name\",#,#,#,#)> Width, Style (from 1\u00f111), Name of color, Shade (percent), From Left, From Right, Offset (if you specify Offset as a percentage, place a percent sign after the number) (enter T in front of Left Indent value to base rule length on length of text rather than indents) <\/p>\n<p>In these codes,# should be replaced with a measurement in points. If you replace # \u00eeor any other code value with a dollar sign ($), XPress uses the formatting of the current style sheet.If the code requires multiple values,every value must be present and delineated by a comma up until the last code you wish to specify (i.e.,if you only wanted to specify Left Indent,you could just type <code><*p(2p)><\/code>; you wouldn&#8217;t have to type <code><*p(2p,$,$,$,$,$)><\/code>.) Align on is specified by replacing the alignment number by the character contained within quotation marks.QuarkXPress 3.3 and later allows two-character tab leaders. <\/p>\n<pre>\r\n Soft return (\u00ecnew line\u00ee)\t\t<\\n>\r\n Discretionary return\t\t\t<\\d>\r\n Normal hyphen\t\t\t\t\t <\\->\r\n Discretionary hyphen\t\t\t<\\h>\r\n Indent Here\t\t\t\t\t\t<\\i>\r\n Previous text box page #\t  <\\2>\r\n Current text box page #\t\t<\\3>\r\n Next text box page #\t\t\t<\\4>\r\n New column\t\t\t\t\t\t <\\c>\r\n New box\t\t\t\t\t\t\t <\\b>\r\n @\t\t\t\t\t\t\t\t\t <\\@>\r\n <\t\t\t\t\t\t\t\t\t <\\<>\r\n \\\t\t\t\t\t\t\t\t\t <\\\\>\r\n Standard space\t\t\t\t\t<\\s>\r\n En space (figure space)\t\t<\\f>\r\n Em space (there isn't one)\t<\\f><\\f> (Surely not ??)\r\n Flex space\t\t\t\t\t\t <\\q>\r\n Punctuation space\t\t\t\t<\\p>  (I don't know what this is) \r\n\r\n ASCII character\t\t\t\t  <\\#decimal value>\r\n En dash\t\t\t\t\t\t\t <\\#208> (precede with a ! to make non-breaking) <!\\#208>\r\n Em dash\t\t\t\t\t\t\t <\\#209>\tditto\r\n Open double quotes\t\t\t  <\\#210>\tditto\r\n Close double quotes\t\t\t <\\#211>\t\r\n Open single quote\t\t\t\t<\\#212>\t\r\n Close single quote or apostrophe <\\#213>\r\n Return (new paragraph)\t\t <\\#13>\r\n Tab character\t\t\t\t\t <\\#9>\r\n Right-align tab character\t <\\t> \r\n<\/pre>\n<hr>\n<h2> Paragraph Style Sheets <\/h2>\n<p>(More documentation needed for these two sections &#8211; perhaps some examples, as it is not at all clear)<\/p>\n<p>Define style sheet @name= Name of style sheet; follow the equal sign with definition, just as if you were inserting \u00ecmanual\u00ee or \u00eclocal\u00ee formatting in the text stream <\/p>\n<p>Based on\/next style @name=[S&#8221;based-on_name&#8221;,&#8221;next style name&#8221;] Name of based-on style sheet, followed by definition <\/p>\n<p>Apply style sheet @name: Name of style sheet<\/p>\n<p>Apply \u00ecNormal\u00ee @$: <\/p>\n<p>Apply \u00ecNo Style\u00ee @: <\/p>\n<h2> Character Style Sheets<\/p>\n<p>Define style sheet @name= Just like defining a paragraph style sheet, except (of course) don&#8217;t specify any paragraph attributes Apply style sheet <\/p>\n<pre><@name> Name of style sheet\r\n Apply Normal character style <@$>\r\n Return to character style <@$p> sheet that \u00ecbelongs\u00ee to current \u2202 style sheet \r\n<\/pre>\n<h2> The funny codes at the beginning<\/h2>\n<p><v#> XPress Tags filter version number. 1.60=XPress 3.2&#8217;s; 1.70=XPress 3.3; 4.0=XPress 4.0. <\/p>\n<p><e#> Platform number: 0=Mac, 1=Windows DTP; 2=ISO Latin 1. Essential if you&#8217;re moving XPress Tags files from one computer platform to another. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a list of tags used for importing files into !QuarkXpress. There is an official PDF on lala in pages\/specs called !XPressTagsList.pdf Requires examples, and bringing up to date, but should cover most of the things that are generated by dataformat output &#8230; Note that all codes that are set in angle brackets can [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/pages\/1414"}],"collection":[{"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/comments?post=1414"}],"version-history":[{"count":37,"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/pages\/1414\/revisions"}],"predecessor-version":[{"id":1482,"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/pages\/1414\/revisions\/1482"}],"wp:attachment":[{"href":"https:\/\/www.fingerpost.co.uk\/wp\/wp-json\/wp\/v2\/media?parent=1414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}