framemaker and numbering

Post on 15-Jan-2017

136 Views

Category:

Business

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

21:08

Bernard Aschwanden

www.publishingsmarter.com

bernard@publ i sh ingsmarter.com

Develop Numbering inAdobe FrameMaker 2015

1

@publishsmarter

21:08

The agenda

@publishsmarter

2

Develop a numbering systemApply it to templatesTest itDevelop books with complete numberingExplore the 1-2-3s, the A-B-Cs, and more

21:08

Housekeeping and note taking

@publishsmarter

3Not all slides or topics are

equally weightedUse some, discard othersSlide speed varies as this is

a QUICK sessionQuestions? Ask along the

way!

I’d love to claim errors/typos is on purpose… they isn’t, ain’t, and weren’t never; however, I’ll fix ‘em as I can…

21:08

About your speaker

@publishsmarter

4Publishing Smarter: PresidentContent strategist, publishing

tech expert, author, and geek-enough

Certified Technical Trainer DITA Content management Topic-based writing

Society for Technical Communication (www.stc.org) President Associate Fellow

21:08

Standard disclaimer

@publishsmarter

5

In the interest of brevity I will make some blanket statements to keep it simple

It’s not all 100% “the truth”, but I’ll stay close

Purists may complain And they are wrong! (except when they are

right)

21:08

Major disclaimer

@publishsmarter

6

This is a quick sessionThere are LOTS of

samples in slides or FrameMaker

Simple samplesStill complex ideasTricky to set things up

To review/apply this Watch the recording Jot down “time

stamps” Cool item at 17:23 Series labels at 18:57 Mixing character

formats and numbering at 26:33

Then watch it again Pause it, rewind, try it Do this at your own

pace Slowly test with your

content

21:08

G e t t i n g t h r o u g h n , R , r , A , a n d a

1 , 2 , 3 , 4 , 5I , I I , I I I , I V , Vi , i i , i i i , i v , vA , B , C , D , Ea , b , c , d , e

@publishsmarter

7

Numbering basics

21:08

Numeric

@publishsmarter

8

1. Launch your web browser¶2. Go to www.publishingsmarter.com¶3. Review content and place an order for products¶

The list could be edited to the following:4. Launch your web browser¶5. Enter the address for our home page¶

Our address is www.publishingsmarter.com¶6. Review content and place an order for products¶

21:08

Numeric code

@publishsmarter

9

<n=1>Launch your web browser¶<n+> Go to www.publishingsmarter.com¶<n+> Review content and place an order for

products¶

The list could be edited to the following:<n=1>Launch your web browser¶<n+> Enter the address for our home page¶

Our address is www.publishingsmarter.com¶<n+> Review content and place an order for

products¶

21:08

Can also use Roman uppercase

@publishsmarter

10

I. Launch your web browser¶II. Go to www.publishingsmarter.com¶III. Review content and place an order for

products¶

The list could be edited to the following:IV. Launch your web browser¶V. Enter the address for our home page¶

Our address is www.publishingsmarter.com¶VI. Review content and place an order for

products¶

21:08

Or Roman lowercase

@publishsmarter

11

i. Launch your web browser¶ii. Go to www.publishingsmarter.com¶iii. Review content and place an order for

products¶

The list could be edited to the following:iv. Launch your web browser¶v. Enter the address for our home page¶

Our address is www.publishingsmarter.com¶vi. Review content and place an order for

products¶

21:08

Roman code

@publishsmarter

12

I. <R=1>.II. <R+>.III. <R+>.

And for lowercase, you would use the following:i. <r=1>.ii. <r+>.iii. <r+>.

21:08

Alphabetical code

@publishsmarter

13

A. <A=1>.B. <A+>.C. <A+>.

And for lowercase, you would use the following:a. <a=1>.b. <a+>.c. <a+>.

21:08

Bonus tip: Add character tags

@publishsmarter

14

Using character tags allows numbers to be configured

Create a tag, use “as is” settings where needed

For a sample: File > New >

Document Click Explore

Standard Templates Select Reference

Card Click Show Sample

21:08

The “behind the curtain” of numbering

@publishsmarter

15

Building blocks

21:08

Core ways to number

@publishsmarter

16

5 core number types (numeric, roman, alpha, Japanese, Chinese) from previous releases inc’l:Type Result

n Arabic numerals (1, 2, 3, … 99, 100, 101, …)

a Lower case Alphabetic (a, b, c, …, z, aa, ab, ac, …)A Upper case Alphabetic (A, B, C, …, Z, AA, AB, AC, …)

r Lower case Roman (i, ii, iii, …, xcix, c, ci, …)R Upper case Roman (I, II, III, …, XCIX, C, CI, …)

21:08

LTR and RTL

@publishsmarter

17

FrameMaker supports building blocks (Paragraph Designer) and numbering formats (Numbering Properties dialog) based on RTL language properties: Indic numeric Farsi numeric Farsi alpha Hebrew numeric Abjad numeric Alif Ba Ta numeric

21:08

Absolute counters

@publishsmarter

18

<n=1><a=1><A=1><r=1><R=1>Resets the number (or alpha, or roman value) to the

first in the series. While this is usually used to reset a counter to a value of 1 (or a, A, i or I)

May be used to force any value (1, 2, 3, …or a, b, c, … or i, ii, iii, …) using values such as <n=23> or <A=14>

21:08

Incremental counters

@publishsmarter

19

<n+><a+><A+><r+><R+>Increases the value of the counter by 1 and

displays the next value in a specified format.Therefore, in a series beginning with, say,

<n=1> and followed by three sets of <n+> subsequent values 2, 3 and 4 are displayed.

21:08

Display current value

@publishsmarter

20

<n><a><A><r><R>Displays the current value without modification.Therefore, in a series beginning with, say,

<n=1> and followed by three sets of <n+>, two of <n> and two more of <n+> the values 1, 2, 3, 4, 4, 4, 5 and 6 are be displayed.

21:08

Hidden value retained, or reset

@publishsmarter

21

< >Maintains the current value and does not display it. There is a single blank space between the less than and greater than symbols.

< =0>Resets the value of the counter to a zero value and does not display it. Note that here is a single blank space between the less than symbol and the equal sign.

21:08

Special characters

@publishsmarter

22

\t Inserts a single tab stop\b Inserts a bullet\= Insert an en dash\m Inserts an em dash\en Inserts an en space\em Inserts an em space

21:08

Bonus tip: Start or End

@publishsmarter

23

Remember that paragraph numbering can appear before or after the text

21:08

Bonus tip: Enhanced tab stops

@publishsmarter

24

Mix in two tab stops to change number alignment

Number content with two tabs, for example, \t<n=1>\t as well as \t<n+>\t

Create one tab that is right aligned, at, for example 0.5”

Create a second that is left aligned at, for example, 0.75”

Test and review the appearance of numbers 8, 9, 10, 11

21:08@publishsmarter

25

Basic numbering in practice

21:08

Basic numbers

@publishsmarter

26

Tagged As Building block Displayed Notes

NumberFirst <n=1> 1 Resets the counter to a value of 1.

NumberNext <n+> 2 Incremental increase.

NumberNext <n+> 3 Incremental increase.

NumberNext <n+> 4 Incremental increase.

NumberNext <n+> 5 Incremental increase.

NumberNext <n+> 6 Incremental increase.

NumberFirst <n=1> 1 Resets the counter to a value of 1.

NumberNext <n+> 2 Incremental increase.

NumberNext <n+> 3 Incremental increase.

21:08

Basic alpha

@publishsmarter

27

Tagged As Building block Displayed Notes

AlphaFirst <a=1> a Resets the counter to a value of a.

AlphaNext <a+> b Incremental increase.

AlphaNext <a+> c Incremental increase.

AlphaNext <a+> d Incremental increase.

AlphaNext <a+> e Incremental increase.

AlphaNext <a+> f Incremental increase.

AlphaFirst <a=1> a Resets the counter to a value of a.

AlphaNext <a+> b Incremental increase.

AlphaNext <a+> c Incremental increase.

21:08

Basic roman

@publishsmarter

28

Tagged As Building block Displayed Notes

RomanFirst <r=1> i Resets the counter to a value of i.

RomanNext <r+> ii Incremental increase.

RomanNext <r+> iii Incremental increase.

RomanNext <r+> iv Incremental increase.

RomanNext <r+> v Incremental increase.

RomanNext <r+> vi Incremental increase.

RomanFirst <r=1> i Resets the counter to a value of i.

RomanNext <r+> ii Incremental increase.

RomanNext <r+> iii Incremental increase.

21:08@publishsmarter

29

Multi-level numbering

21:08

30

Three Level Numbering (Numeric Base)

@publishsmarter

21:08

Three Level Numbering (Mixed Alpha–Numeric)

@publishsmarter

31

21:08

Mixed numeric and alphabetical numbering

@publishsmarter

32

21:08

Blank values in numbering

@publishsmarter

33

21:08

When numbering systems col l ide

@publishsmarter

34

Series labels

21:08

35

Problems without series labels

@publishsmarter

21:08

Benefit of using series labels

@publishsmarter

36

21:08@publishsmarter

37

Text in autonumbering?

21:08

38

Notes, tips, etc

@publishsmarter

In the number field, add “plain” text, such as Tip:\t (adds the word “Tip”, a colon, then a tab stop) Note\= (adds the word “Note”, then an en dash) Remember\m (adds the word “Remember”, then an

em dash) Caution\sm (adds the word “Caution”, then an em

space)Format the content to appear uniquely with

character tags

@publishsmarter 21:08

39

After renaming/developing a para tag

Reconfigure footnote numbering

21:08

40

Format > Document > Footnote Properties

@publishsmarter

@publishsmarter 21:08

41

Developing an EDD

Structure and numbering

21:08

Number is part of text format rules

@publishsmarter

42

21:08

All kinds of options

@publishsmarter

43

21:08

Start position also supported

@publishsmarter

44

21:08

As is character level format

@publishsmarter

45

21:08@publishsmarter

46

Book level numbering

21:08

Set up book level numbering

@publishsmarter

47

Use building blocks that a book can override

Includes: <$volnum> <$chapnum> <$sectionnum> <$subsectionnum>

21:08

Then select files in the book and update

@publishsmarter

48

21:08

Ideas to simplify the next numbering you need to configure

@publishsmarter

49

Plan your numbering

21:08

Complex numbering grid

@publishsmarter

50

21:08

Summing up the discussion,and options to continue it.

@publishsmarter

51

Conclusion and contact

21:08@publishsmarter

52

About this session

Develop a numbering systemApply it to templatesTest itDevelop books with complete numberingExplore the 1-2-3s, the A-B-Cs, and more

21:08

My request

@publishsmarter

53

Please suggest this session to othersIf there are any problems with slides, please

let me knowRemember my disclaimer at the beginning

Not all slides are equal: Use some, discard others In the interest of brevity I make some blanket

statements It’s not all 100% “the truth”, but I’ll stay close Purists may complain

And they are wrong! (except when they are right)

21:08

Solving business problems via communication

@publishsmarter

54

21:08

Follow up contact information

@publishsmarter

55

905 833 8448 (Eastern Time)

bernard@publishingsmarter.com

www.linkedin.com/in/bernardaschwanden

@publishsmarter

www.publishingsmarter.com

top related