Difference between revisions of "Indesign"

From Wikicliki
Jump to: navigation, search
(excel - format custom date and time)
Line 11: Line 11:
 
[[File:Excelwildcards.png]]
 
[[File:Excelwildcards.png]]
 
note if searching for asterisk itself then use tilda asterisk
 
note if searching for asterisk itself then use tilda asterisk
 +
 +
=== notepad++ or smultron ===
 +
<pre>Use advanced find and replace with regex
 +
Remove last character (') - '\r to \r</pre>
 +
  
 
== How to add extra pages (extra foldout flap) to standard book layout ==
 
== How to add extra pages (extra foldout flap) to standard book layout ==
 
[[Image:indd1.png]]
 
[[Image:indd1.png]]
 
[[Image:indd2.png]]
 
[[Image:indd2.png]]

Revision as of 06:50, 3 June 2014

project using basil.js to input twitter data into indd template

grep in indesign

ALL URLS:

(?i)(http|ftp|www)(\S+)(\.\l{2,4})|(\S+)(\.\l{2,4})

excel - format custom date and time

yyyy-mm-dd h:mm:ss \G\M\T
dd mmm yyyy h:mm:ss \G\M\T

excel - wildcards

Excelwildcards.png note if searching for asterisk itself then use tilda asterisk

notepad++ or smultron

Use advanced find and replace with regex
Remove last character (') - '\r to \r


How to add extra pages (extra foldout flap) to standard book layout

Indd1.png Indd2.png