Bonjour,
je dois intervenir sue une quantité de docs où les corps <6 doivent être exclus.
en parcourant les forums je n'ai trouvé aucune reponse ou piste
Auriez vous une idée
Merci


formule grep pour trouver les corps inferieur à 6
Débuté par eric, Feb 01 2014 15:43 PM
PAO InDesign Acrobat PDF
#1
Posté 01 February 2014 - 15:43 PM
#2
Posté 01 February 2014 - 16:42 PM
Salut,
J'ai trouvé ça :
CONDITIONAL SUBPATTERNS
Conditional subpatterns allow you to apply “if-then” or “if-then-else” logic to pattern matching.
The “if” portion can either be an integer between 1 and 99, or an assertion.
The forms of syntax for an ordinary conditional subpattern are:
if-then: (?(condition)yes-pattern)
if-then-else: (?(condition)yes-pattern|no-pattern)
and for a named conditional subpattern are:
if-then: (?P<NAME>(condition)yes-pattern)
if-then-else: (?P<NAME>(condition)yes-pattern|no-pattern)
If the condition evaluates as true, the “yes-pattern” portion attempts to match. Otherwise, the “no-pattern” portion does (if there is a “no-pattern”).
J'ai trouvé ça :
CONDITIONAL SUBPATTERNS
Conditional subpatterns allow you to apply “if-then” or “if-then-else” logic to pattern matching.
The “if” portion can either be an integer between 1 and 99, or an assertion.
The forms of syntax for an ordinary conditional subpattern are:
if-then: (?(condition)yes-pattern)
if-then-else: (?(condition)yes-pattern|no-pattern)
and for a named conditional subpattern are:
if-then: (?P<NAME>(condition)yes-pattern)
if-then-else: (?P<NAME>(condition)yes-pattern|no-pattern)
If the condition evaluates as true, the “yes-pattern” portion attempts to match. Otherwise, the “no-pattern” portion does (if there is a “no-pattern”).
#3
Posté 01 February 2014 - 18:31 PM
Bonsoir Eric,
Pourquoi désires-tu exclure les caractères avec un corps inférieur à 6 pts ? Que fais-tu sur les autres caractères ? Les docs sont-ils parfaitement mis en styles (pas d'enrichissements manuels) ?
A suivre...
Pourquoi désires-tu exclure les caractères avec un corps inférieur à 6 pts ? Que fais-tu sur les autres caractères ? Les docs sont-ils parfaitement mis en styles (pas d'enrichissements manuels) ?
A suivre...
Que la Force soit avec nous !...
1 utilisateur(s) li(sen)t ce sujet
0 membre(s), 1 invité(s), 0 utilisateur(s) anonyme(s)