• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: changing the color of superscript text in Quark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changing the color of superscript text in Quark


  • Subject: Re: changing the color of superscript text in Quark
  • From: Hans Haesler <email@hidden>
  • Date: Wed, 12 Dec 2001 22:10:13 +0100

On Tue, 11 Dec 2001, Elmer Banate wrote:

>I wan't to change the color of every text who is
>superscript in a story/document. But my script change
>not the color only it also change the style of the
>text from surperscript to plain.

>Is there anything wrong with my set command?

Yes, there is. Setting a style to a text, which is already
in this style, results in 'style:plain'.

Try it manually. Select a word, hold down command and
shift and type "B": the style of the word changes to 'bold'.
Hit "B" a second time: the style is toggled back to 'plain'.

So, in your script, delete the 'style:superscript':
---
set properties of every text style range where style is superscript to {color:"blue"}
---

Hans Haesler <email@hidden>


References: 
 >changing the color of superscript text in Quark (From: Elmer Banate <email@hidden>)

  • Prev by Date: script
  • Next by Date: Re: Summarize anything? [Followup]
  • Previous by thread: changing the color of superscript text in Quark
  • Next by thread: Re: changing the color of superscript text in Quark
  • Index(es):
    • Date
    • Thread