From 61173c1b58efa79c0ba6b08348d2796a249d0186 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 1 Sep 2012 09:51:27 -0500 Subject: move help structure one directory up Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc --- source/text/swriter/guide/conditional_text2.xhp | 79 +++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 source/text/swriter/guide/conditional_text2.xhp (limited to 'source/text/swriter/guide/conditional_text2.xhp') diff --git a/source/text/swriter/guide/conditional_text2.xhp b/source/text/swriter/guide/conditional_text2.xhp new file mode 100644 index 0000000000..c2ddbee20e --- /dev/null +++ b/source/text/swriter/guide/conditional_text2.xhp @@ -0,0 +1,79 @@ + + + + + + + + + Conditional Text for Page Counts + /text/swriter/guide/conditional_text2.xhp + + + +page counts + conditional text;page counts + +Conditional Text for Page Counts + + You can create a conditional text field that displays the word "pages" instead of "page" in conjunction with a page count field if your document contains more than one page. + + + Place the cursor in your document where you want to insert the page count. + + + Choose Insert - Fields - Page Count, and then enter a space. + + + Choose Insert - Fields - Other, and then click the Functions tab. + + + Click "Conditional text" in the Type + list. + + + Type Page > 1 in the Condition box. + + + Type Pages in the Then box. + + + Type Page in the Else box. + + + Click Insert, and then click Close. + + + + + + + + \ No newline at end of file -- cgit