Wordman s Production Corner

Size: px
Start display at page:

Download "Wordman s Production Corner"

Transcription

1 Wordman s Production Corner By Dick Eassom, AF.APMP Three Word Tricks...Fractions, Diacritics, and Gibberish The Problems The first trick was inspired by the Office Challenge in TechRepublic ( Why does Word convert some fractions but not others? I ll tell you why and how to expand that function. Secondly, I ll explain how you can easily enter diacritics (also known as accents) while you re typing some non-english words. For example, how do you quickly type résumé? And finally, I ll show you how to insert dummy text into a document when you re mocking up a template. Lorem ipsum dolor sit amet The Solutions Fractions When you type 1/2 followed by, say, a space, Word quickly converts the three fraction characters into a single ½ character. This is controlled by a setting in the Word Options dialog. Click the Office Button, and then Word Options. In the Word Options dialog, click Proofing and then AutoCorrect Options. Select the AutoFormat As You Type tab in the AutoCorrect dialog: APMP Perspective 40 Volume 21, Issue 1, 2011

2 Check Fractions (1/2) with fraction character (½). Note that like any other AutoFormat As You Type option, you can press Ctrl+Z immediately after Word performs the automatic formatting to undo it. This only works with ¼, ½, and ¾, since these characters are the only fractions defined in Microsoft s Windows-1252 code page, the legacy character encoding of the Latin alphabet found in most western European languages. Here we must dive into the history of character encoding. I will make this a shallow dive and try to explain it as simply as possible! In the beginning there was ASCII (the American Standard Code for Information Interchange), which defined the standard alphanumeric characters and some (now almost redundant) control codes, such as tab. This only required codes from 0 to 127, i.e., 7 bits. Nice and compact. Since computers use bytes (8 bits), characters from 0 to 255 are possible, and so many early personal computers, e.g., the Tandy TRS-80 (my first computer), used characters for graphics, non-english characters, such as é, or special characters such as smiley faces. This became known as extended ASCII. When IBM introduced the original PC, they produced different extended ASCII character sets for different languages. PCs sold in the USA and Canada had a character set, called a code page, that included characters needed for French, German, and other European languages, as well as the characters that allowed you to create lines for boxes. If you wanted to use Greek characters, you were out of luck unless you had the Symbol font, where, for example, D was replaced by Δ. If you sent someone a document and they didn t have the Symbol font loaded on their PC, all they saw were Latin characters. However, IBM PCs sold in the Greek market had a different code page that included the Greek characters. Confused yet? Hang in there, I m nearly done The International Standards Organization (ISO) released ISO 8859 with its own set of character sets, the most popular of which was ISO , or ISO Latin 1, which covered the western European languages. ISO covered the Cyrillic alphabet, for example. However, ISO did not define any characters in the range from , and many proprietary character sets had included characters in that range. So Microsoft created Code Page 1252 as a superset of ISO Windows-1252 became the standard character encoding system used by all western European versions of Windows, and most Internet standards. Code Page 1251 represented Cyrillic. But, if you didn t specify that you were using Code Page 1251, your Russian would look like random Latin characters, since most systems default to Code Page All well and good, Wordman, I hear you say, but what has this to do with fractions? Wait, I m getting there The final part of my story concerns Unicode, a universal system for encoding all the characters used by all world languages. By using two or more bytes, the Unicode standard can theoretically support more than a million different characters, and Microsoft Windows has supported Unicode since the APMP Perspective 41 Volume 21, Issue 1, 2011

3 days of Windows NT. All current operating systems (Windows 7, Mac OS X, etc.) use Unicode as their default character encoding standard. Simply put, we can now easily represent any character from almost all the modern languages through Unicode. Well, that was almost my final point. Just because Unicode defines a code for a certain character in a certain language, does not guarantee that the font face you re using knows how to represent it. Whereas Arial can represent an Arabic aleph, Arial Black cannot. Back to fractions. Now you have a basic understanding, hopefully, of the history and evolving standards of character representation in computers, I can tell you that Unicode defines other fraction characters beyond the ones mentioned above. To get to them, go to the Insert tab on the ribbon in Word, and in the Symbols group, click Symbol > More Symbols: I ve selected the ¼ symbol, and, as you can see from the screenshot, this character is part of the Latin-1 Supplement subset of characters. There are several choices for how we can enter this symbol into our Word document: 1. AutoFormat: enter 1/4, which Word will autoformat to ¼, as described above. 2. Insert Symbol: select the character, and then click Insert from the Symbol dialog. 3. Alt Shortcut: enter Alt+0188, i.e. press and hold down the Alt key, and then type 0, 1, 8 and 8 on your numeric keypad. 4. Unicode Shortcut: type 00BC, then character s Unicode, and then press Alt+X. (Note that selecting a character in your text, then pressing Alt+X toggles between the character and its Unicode.) So where are these other fractions? In the Symbol dialog, click the Subset dropdown list and scroll down to Number Forms: APMP Perspective 42 Volume 21, Issue 1, 2011

4 As you can see, there are characters for 1/3, 2/3, 1/8, 3/8, 5/8, and 7/8. Here are their Unicode equivalents: Fraction character Unicode ⅓1/ ⅔2/ ⅛1/8 215B ⅜3/8 215C ⅝5/8 215D ⅞7/8 215E Note that not every font face will be able to reproduce these characters: for example, whereas they are reproduced correctly in Times New Roman and Arial, the ⅓ and ⅔ characters are not in, say, Tahoma. Knowing the Unicodes, you can easily enter these fractions when you need them. However, if you select ⅓ and click AutoCorrect, you can get Word to automatically replace, say, 1/3 with a ⅓ character: APMP Perspective 43 Volume 21, Issue 1, 2011

5 Word will automatically insert the ⅓ character in the With box, so all you need to do is to enter 1/3 in the Replace box next to it. Select Plain text in the options above so that the character you inserted will assume the font your text is in, and then click OK. You can repeat this for the other fractions listed above. For fractions that don t have Unicode characters, you can use superscript and subscript, for example: 99 / 100. Remember the shortcut key combinations: Superscript: Ctrl+Shift+= Subscript: Ctrl+= Diacritics A diacritic is an accent or other mark (or ancillary glyph ) added to a letter (or basic glyph ) to change the sound of that letter. The Unicode system described above allows virtually every combination of letter and diacritic used in modern languages. The Windows-1252 code page included all these combinations used in the western European languages, and Word has always given us a shortcut key for the most common of these on the US keyboard layout (it will vary for non-us keyboard layouts). For example, to type é, press Ctrl+, then e. Here s a table of the diacritics, their shortcuts, and which letters the shortcut work with: APMP Perspective 44 Volume 21, Issue 1, 2011

6 Diacritic Shortcut Works for Acute accent Ctrl+ á Á é É í Í ó Ó ú Ú ý Ý Grave accent Ctrl+ à À è È ì Ì ò Ò ù Ù (with d, produces eth: ð Ð) Circumflex Crl+^ â  ê Ê î Î ô Ô û Û Tilde Ctrl+~ ã à ñ Ñ õ Õ Diaresis/Umlaut Ctrl+: ä Ä ë Ë ï Ï ö Ö u Ü ÿ Ÿ Cedilla Ctrl+, ç Ç Diphthong Ctrl+& æ Æ œ Œ Ring above Ctrl+@ å Å Caron Alt+Ctrl+^ š Š Stroke Ctrl+/ ø Ø (with c, produces cent, ) If you need a letter and diacritic combination that is not in this table, you can go to Symbol > More Symbols on the Insert tab of the ribbon, and find them there. Gibberish When you re setting up a new proposal or other document template, it s useful to be able to insert some dummy text to see what your page layout will look like. Word has always included this feature but to use it, go to Office Button > Word Options > Proofing > AutoCorrect Options and make sure that Replace text as you type is checked in the AutoCorrect dialog: To insert random text, type =rand() and press Enter. In Word 2003 or earlier, you ll get three, threesentence paragraphs of The quick brown fox jumps over the lazy dog. (PCs set to different languages produce different text, of course. If your PC s default language is German, you should get Franz jagt im komplett verwahrlosten Taxi quer durch Bayern. ) You could control the number of paragraphs and sentences by typing =rand(x,y), where x is the number of paragraphs (maximum 200) and y is the number of sentences per paragraph, or just =rand(x) to get x three-sentence paragraphs. APMP Perspective 45 Volume 21, Issue 1, 2011

7 This was useful if you needed text containing every letter of the English alphabet, but was not very exciting, and could lead to some odd pagination. With Word 2007 onwards, this function creates text from Word s help files, e.g. On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. Much better, but the whole point of dummy text is to show document layout and pagination without the text distracting the viewer. If you need to insert the old Quick brown fox text in Word 2007/2010, you can type =rand.old(x,y). However, a better solution is to use the =lorem(x,y) function. This produces the well know fake Latin, Lorem ipsum dolor sit amet, consectetuer adipiscing elit. This is ideal for showing what a document will look like when full of text, etc., but not distract the viewer with the actual text. One More Thing As I ve been discussing ways of inserting stuff into Word, here s some miscellaneous shortcuts that you might find useful: Character Name Char Shortcut Inverted question mark Alt+Crl+? Inverted exclamation Alt+Ctrl+! mark Eszett ß Ctrl+&, then s Trademark Alt+Ctrl+t Registered trademark Alt+Ctrl+r Copyright Alt+Ctrl+c Summary I will be offering a pre-conference Microsoft Word workshop at the APMP Annual Conference in Denver on Tuesday, 31 May This will be an eight-hour, structured seminar on using Word 2007 for proposal development. Attendees get a copy of Wordman s Ribbon, an add-in for Word 20007/2010, and three APMP CEUs. The pricing is yet to be finalized, but if you are interested, please contact me at the address below. I am also offering this as a one-day, in-house Wordman training seminar on Word 2007 for Proposal Development teams. If your organization is interested in specialized Microsoft Word training, please contact me at the address below, or visit my Website: You can reach Wordman via Dick Eassom, AF.APMP, sole proprietor of Wordman, providing Specialist Microsoft Word Training for Proposal Professionals, at word.man@cox.net. Wordman is , Dick Eassom, and used with permission by APMP. Thanks to Sean Jones ( for the Wordman artwork. I thought I d use Sean s original 2D Wordman image in this article for a bit of nostalgia! APMP Perspective 46 Volume 21, Issue 1, 2011

8 APMP ADVERTISEMENTS Paid Advertisements APMP Perspective 47 Volume 21, Issue 1, 2011

Appendix C. Numeric and Character Entity Reference

Appendix C. Numeric and Character Entity Reference Appendix C Numeric and Character Entity Reference 2 How to Do Everything with HTML & XHTML As you design Web pages, there may be occasions when you want to insert characters that are not available on your

More information

You 2 Software

You 2 Software PrismaCards Enter text for languages with exotic fonts You 2 Software http://www.you2.de info@you2.de Introduction To work in PrismaCards and other programs with complex fonts for different languages you

More information

Science Translations Software Reference Reprints

Science Translations Software Reference Reprints Science Translations Software Reference Reprints More articles and software are available on the Internet at www.filetiger.com and www.graphcat.com. Typographical Typography Jerry Stern 1992, 2000, All

More information

Banner 8 Using International Characters

Banner 8 Using International Characters College of William and Mary Banner 8 Using International Characters A Reference and Training Guide Banner Support January 23, 2009 Table of Contents Windows XP Keyboard Setup 3 VISTA Keyboard Setup 7 Creating

More information

ASCII Code - The extended ASCII table

ASCII Code - The extended ASCII table ASCII Code - The extended ASCII table ASCII, stands for American Standard Code for Information Interchange. It's a 7-bit character code where every single bit represents a unique character. On this webpage

More information

This file contains an excerpt from the character code tables and list of character names for The Unicode Standard, Version 3.0.

This file contains an excerpt from the character code tables and list of character names for The Unicode Standard, Version 3.0. Range: This file contains an excerpt from the character code tables and list of character names for The Unicode Standard, Version.. isclaimer The shapes of the reference glyphs used in these code charts

More information

Things I Wish Proposal Writers Knew About Word

Things I Wish Proposal Writers Knew About Word Things I Wish Proposal Writers Knew About Word Dick Eassom, CF APMP Fellow 3 November 2017. Intro This is for those of us who have to take multiple Word documents, with graphics and tables, and integrate

More information

BrianHetrick.com Application Note AN-1.0 A Latin-1 and Latin-3 Characters US Keyboard Layout for Microsoft Windows

BrianHetrick.com Application Note AN-1.0 A Latin-1 and Latin-3 Characters US Keyboard Layout for Microsoft Windows Application Note AN-1.0 A Latin-1 and Latin-3 Characters US Keyboard Layout for Microsoft Windows Goal The goal of this Application Note is to describe the construction of a Windows 2000/XP/Vista keyboard

More information

UTF and Turkish. İstinye University. Representing Text

UTF and Turkish. İstinye University. Representing Text Representing Text Representation of text predates the use of computers for text Text representation was needed for communication equipment One particular commonly used communication equipment was teleprinter

More information

Using non-latin alphabets in Blaise

Using non-latin alphabets in Blaise Using non-latin alphabets in Blaise Rob Groeneveld, Statistics Netherlands 1. Basic techniques with fonts In the Data Entry Program in Blaise, it is possible to use different fonts. Here, we show an example

More information

Representing Characters and Text

Representing Characters and Text Representing Characters and Text cs4: Computer Science Bootcamp Çetin Kaya Koç cetinkoc@ucsb.edu Çetin Kaya Koç http://koclab.org Winter 2018 1 / 28 Representing Text Representation of text predates the

More information

SOS 2009 User Manual. Student Basics. Alpha Omega Publications

SOS 2009 User Manual. Student Basics. Alpha Omega Publications SOS 2009 User Manual Student Basics Alpha Omega Publications MMVI Alpha Omega Publications, Inc. Switched-On Schoolhouse 2009, Switched-On Schoolhouse. Switched-On, and their logos are registered trademarks

More information

D'Nealian manuscript handwriting practice worksheets.

D'Nealian manuscript handwriting practice worksheets. D'Nealian manuscript handwriting practice worksheets. D'Nealian* Handwriting Font Style * D'Nealian is a registered trademark of Scott Foresman - Addison Wesley Publishing Company. "DN Kid Letters" web

More information

Character Entity References in HTML 4 and XHTML 1.0

Character Entity References in HTML 4 and XHTML 1.0 1 of 12 2/2/2009 2:55 PM Character References in HTML 4 and XHTML 1.0 Here is a set of tables containing the 252 allowed entities in HTML 4 and XHTML 1.0, as described in section 24 of the official HTML

More information

Gandhari keyboard layout

Gandhari keyboard layout Gandhari keyboard layout Andrew Glass, August 2011 Getting started Installation 1. Unpack the archive (right-click, then click on Extract All in the context menu) 2. In the newly extracted Gandhari folder,

More information

MICROSOFT WORD 2016 IN 90 PAGES. by Beth Brown. Belleyre Books

MICROSOFT WORD 2016 IN 90 PAGES. by Beth Brown. Belleyre Books MICROSOFT WORD 2016 IN 90 PAGES by Beth Brown Belleyre Books Also in this Series MICROSOFT EXCEL 2016 IN 90 PAGES coming soon! MICROSOFT POWERPOINT 2016 IN 90 PAGES coming soon! Table of Contents Tables

More information

file://h:\cc51\private\jtc%201%20sc%2022\abstract1.htm

file://h:\cc51\private\jtc%201%20sc%2022\abstract1.htm Page 1 of 1 From: Mailbox ITTF [ittf@iso.org] Sent: Thursday, March 21, 2002 8:10 AM To: Lisa Rajchel; Jean Stride; Mann Douglas D; FRANCE.LAFARGUE; Jean-Normand Drouin; Sara Hafele; Yukiko Ogura; Jooran

More information

MICROSOFT WORD TIPS AND TRICKS

MICROSOFT WORD TIPS AND TRICKS MICROSOFT WORD TIPS AND TRICKS 1. SELECT TEXT QUICKLY You can triple-click anywhere within a paragraph to select the entire paragraph in Word. Or press the CTRL key and click anywhere within the sentence

More information

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed.

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed. Karlen Communications Importing/Exporting Styles in Word Karen McCall, M.Ed. Table of Contents Introduction... 3 Resume Reading... 3 Clearing Formatting... 4 Cut, Copy and Paste Settings... 5 Smart Paste

More information

Tips & Tricks for Microsoft Word

Tips & Tricks for Microsoft Word T 330 / 1 Discover Useful Hidden Features to Speed-up Your Work in Word For what should be a straightforward wordprocessing program, Microsoft Word has a staggering number of features. Many of these you

More information

Orientalistic cuneiform

Orientalistic cuneiform Transliteration keyboard Orientalistic cuneiform (c) 2009 Alfredo Rizza 1 Direct keys The standard charset UNICODE compatible with ANSI ISO-8859-1 is provided without resorting to dead keys through AltGr

More information

FUNERAL HOMES SYSTEM ADMINISTRATOR MAINTENANCE TOOLS

FUNERAL HOMES SYSTEM ADMINISTRATOR MAINTENANCE TOOLS FUNERAL HOMES SYSTEM ADMINISTRATOR MAINTENANCE TOOLS Table of Content Version 2 REV 08/2018 How to Log Into TxEVER 5 Library Maintenance 5 Common Navigation Buttons 6 Death Module 7 Funeral Homes & Local

More information

Printing Envelopes in Microsoft Word

Printing Envelopes in Microsoft Word Printing Envelopes in Microsoft Word P 730 / 1 Stop Addressing Envelopes by Hand Let Word Print Them for You! One of the most common uses of Microsoft Word is for writing letters. With very little effort

More information

Microsoft Pocket PC 2003 Windows Mobile 5.0 Phone Edition

Microsoft Pocket PC 2003 Windows Mobile 5.0 Phone Edition User Manual For Microsoft Pocket PC 2003 Windows Mobile 5.0 Phone Edition Page 1 of 22 Manufacturer's Disclaimer Statement The information in this document is subject to change without notice and does

More information

2011 Martin v. Löwis. Data-centric XML. Character Sets

2011 Martin v. Löwis. Data-centric XML. Character Sets Data-centric XML Character Sets Character Sets: Rationale Computer stores data in sequences of bytes each byte represents a value in range 0..255 Text data are intended to denote characters, not numbers

More information

PowerPoint Basics: Create a Photo Slide Show

PowerPoint Basics: Create a Photo Slide Show PowerPoint Basics: Create a Photo Slide Show P 570 / 1 Here s an Enjoyable Way to Learn How to Use Microsoft PowerPoint Microsoft PowerPoint is a program included with all versions of Microsoft Office.

More information

2007 Martin v. Löwis. Data-centric XML. Character Sets

2007 Martin v. Löwis. Data-centric XML. Character Sets Data-centric XML Character Sets Character Sets: Rationale Computer stores data in sequences of bytes each byte represents a value in range 0..255 Text data are intended to denote characters, not numbers

More information

Getting round your Mac with Shortcut Keys

Getting round your Mac with Shortcut Keys The Mac has many useful keyboard shortcuts but these do depend on you knowing the difference between the following keys: Shift Fn Ctrl Alt (Also referred to as Option) Command (Also referred to as the

More information

Can R Speak Your Language?

Can R Speak Your Language? Languages Can R Speak Your Language? Brian D. Ripley Professor of Applied Statistics University of Oxford ripley@stats.ox.ac.uk http://www.stats.ox.ac.uk/ ripley The lingua franca of computing is (American)

More information

OOstaExcel.ir. J. Abbasi Syooki. HTML Number. Device Control 1 (oft. XON) Device Control 3 (oft. Negative Acknowledgement

OOstaExcel.ir. J. Abbasi Syooki. HTML Number. Device Control 1 (oft. XON) Device Control 3 (oft. Negative Acknowledgement OOstaExcel.ir J. Abbasi Syooki HTML Name HTML Number دهدهی ا کتال هگزاد سیمال باینری نشانه )کاراکتر( توضیح Null char Start of Heading Start of Text End of Text End of Transmission Enquiry Acknowledgment

More information

Handbook. Sony CLIÉ handheld basic operations. Entering data on your Sony CLIÉ. handheld. Exchanging and updating data using a HotSync operation

Handbook. Sony CLIÉ handheld basic operations. Entering data on your Sony CLIÉ. handheld. Exchanging and updating data using a HotSync operation A-BG5-100-11 (1) Sony CLIÉ handheld basic operations Entering data on your Sony CLIÉ handheld Exchanging and updating data using a HotSync operation Customizing your Sony CLIÉ handheld (Preferences) Exchanging

More information

! " # $ % & ' ( ) * +, -. / : ; < =

!  # $ % & ' ( ) * +, -. / : ; < = ! " # $ % & ' ( ) 32 33 34 35 36 37 38 39 40 41 * +, -. / 0 1 2 3 42 43 44 45 46 47 48 49 50 51 4 5 6 7 8 9 : ; < = 52 53 54 55 56 57 58 59 60 61 >? @ A B C D E F G 62 63 64 65 66 67 68 69 70 71 H I J

More information

Word 2010 Essentials. Training Manual. Narre Community Learning Centre Inc

Word 2010 Essentials. Training Manual. Narre Community Learning Centre Inc Word 2010 Essentials Training Manual Narre Community Learning Centre Inc TABLE OF CONTENTS Module One: Getting Started... 2 Workshop Objectives... 3 Module Two: Opening and Closing Word... 4 Opening Word...

More information

Frequently Asked Questions - Mac 1.2.0

Frequently Asked Questions - Mac 1.2.0 Frequently Asked Questions - Mac 1.2.0 Contents Installation... 3 Files and file compatibility... 3 Using view modes... 4 Default settings... 4 Using RM Easiteach Next Generation... 5 Drawing tools...

More information

Karlen Communications Citations and Bibliography in Word. Karen McCall, M.Ed.

Karlen Communications Citations and Bibliography in Word. Karen McCall, M.Ed. Karlen Communications Citations and Bibliography in Word Karen McCall, M.Ed. Table of Contents Introduction... 3 Choose a Document Style Guide... 3 Citations... 4 Manage Sources Master List Dialog... 5

More information

JUSTICE OF THE PEACE/ MEDICAL EXAMINERS SYSTEM ADMINISTRATOR MAINTENANCE TOOLS

JUSTICE OF THE PEACE/ MEDICAL EXAMINERS SYSTEM ADMINISTRATOR MAINTENANCE TOOLS JUSTICE OF THE PEACE/ MEDICAL EXAMINERS SYSTEM ADMINISTRATOR MAINTENANCE TOOLS Table of Content Version 2 REV 08/2018 How to Log Into TxEVER 5 Library Maintenance 5 Common Navigation Buttons 6 Death Module

More information

Information technology Universal Multiple-Octet Coded Character Set (UCS)

Information technology Universal Multiple-Octet Coded Character Set (UCS) ISO/IEC ISO/IEC 10646-1: 1993/Amd. 30: 1999 (E) Information technology Universal Multiple-Octet Coded Character Set (UCS) Part 1: Architecture and Basic Multilingual Plane AMENDMENT 30: Additional Latin

More information

USING THE ISSUANCE TEMPLATE S MS WORD FEATURES

USING THE ISSUANCE TEMPLATE S MS WORD FEATURES USING THE ISSUANCE TEMPLATE S MS WORD FEATURES Purpose: This document is a companion to the DoD issuances standards that provides how to guidance on the commonly used Microsoft Word features used in DoD

More information

Personal Conference Manager (PCM)

Personal Conference Manager (PCM) Chapter 3-Basic Operation Personal Conference Manager (PCM) Guidelines The Personal Conference Manager (PCM) interface enables the conference chairperson to control various conference features using his/her

More information

SMS API TECHNICAL SPECIFICATION

SMS API TECHNICAL SPECIFICATION SMS API TECHNICAL SPECIFICATION Version 2.1 Provision of the Click SMS Gateway Service is dependent upon compliance with the specifications contained in this document. Although Click SMS has taken reasonable

More information

Friendly Fonts for your Design

Friendly Fonts for your Design Friendly Fonts for your Design Choosing the right typeface for your website copy is important, since it will affect the way your readers perceive your page (serious and formal, or friendly and casual).

More information

1 Lithuanian Lettering

1 Lithuanian Lettering Proposal to identify the Lithuanian Alphabet as a Collection in the ISO/IEC 10646, including the named sequences for the accented letters that have no pre-composed form of encoding (also in TUS) Expert

More information

Representing Characters, Strings and Text

Representing Characters, Strings and Text Çetin Kaya Koç http://koclab.cs.ucsb.edu/teaching/cs192 koc@cs.ucsb.edu Çetin Kaya Koç http://koclab.cs.ucsb.edu Fall 2016 1 / 19 Representing and Processing Text Representation of text predates the use

More information

Core Essentials. Word Module 1. Diocese of St. Petersburg Office of Training

Core Essentials. Word Module 1. Diocese of St. Petersburg Office of Training Core Essentials Word 2010 Module 1 Diocese of St. Petersburg Office of Training Training@dosp.org Diocese of St. Petersburg 9/5/2014 This Page Left Intentionally Blank Diocese of St. Petersburg i 9/5/2014

More information

Microsoft Word 2010 Introduction

Microsoft Word 2010 Introduction www.jadehorizon.com Microsoft Word 2010 Introduction Introduction Microsoft Word 2010 Table of Contents Table of Contents INTRODUCTION... 5 CONVENTIONS... 5 QUICK REFERENCE... 7 SCREEN FEATURES... 7 Ruler...

More information

Handbook. CLIÉ handheld basic operations. Entering text on your CLIÉ. handheld. Exchanging and updating files/data using the HotSync operation

Handbook. CLIÉ handheld basic operations. Entering text on your CLIÉ. handheld. Exchanging and updating files/data using the HotSync operation A-BTG-100-11 (1) CLIÉ handheld basic operations Entering text on your CLIÉ handheld Exchanging and updating files/data using the HotSync operation Customizing your CLIÉ handheld (Preferences) Exchanging

More information

ADVANCED WORD 2007 Tips & Tricks

ADVANCED WORD 2007 Tips & Tricks North Brunswick Public Library Advanced Word Tips & Tricks ADVANCED WORD 2007 Tips & Tricks THE RIBBON Ack! What s this? Where s FILE or EDIT? Where s PRINT? Where s SAVE??? Welcome to the new look of

More information

Note 8. Internationalization

Note 8. Internationalization Computer Science and Software Engineering University of Wisconsin - Platteville Note 8. Internationalization Yan Shi SE 3730 / CS 5730 Lecture Notes Part of the contents are from Ibrahim Meru s presentation

More information

Keyboard Version 1.1 designed with Manual version 1.2, June Prepared by Vincent M. Setterholm, Logos Research Systems, Inc.

Keyboard Version 1.1 designed with Manual version 1.2, June Prepared by Vincent M. Setterholm, Logos Research Systems, Inc. Keyboard Version 1.1 designed with Manual version 1.2, June 2010 Prepared by Vincent M. Setterholm, Logos Research Systems, Inc. Logos Research Systems, Inc., 2005, 2010 Installation Windows 7 / Windows

More information

Touring the Mac. S e s s i o n 3 : U S E A N APPLICATION

Touring the Mac. S e s s i o n 3 : U S E A N APPLICATION Touring the Mac S e s s i o n 3 : U S E A N APPLICATION Touring_the_Mac_Session-3_Jan-25-2011 1 This session covers opening an application and typing a document using the TextEdit application which is

More information

Support for word-by-word, non-cursive handwriting

Support for word-by-word, non-cursive handwriting Decuma Latin 3.0 for SONY CLIÉ / PalmOS 5 Support for word-by-word, non-cursive handwriting developed by Decuma AB Copyright 2003 by Decuma AB. All rights reserved. Decuma is a trademark of Decuma AB in

More information

SAPGUI for Windows - I18N User s Guide

SAPGUI for Windows - I18N User s Guide Page 1 of 30 SAPGUI for Windows - I18N User s Guide Introduction This guide is intended for the users of SAPGUI who logon to Unicode systems and those who logon to non-unicode systems whose code-page is

More information

First steps. ZSK Stickmaschinen GmbH Magdeburger Str D Krefeld Tel: +49 (0) Fax: +49 (0)

First steps. ZSK Stickmaschinen GmbH Magdeburger Str D Krefeld Tel: +49 (0) Fax: +49 (0) ZSK Stickmaschinen GmbH Magdeburger Str. 38-40 D-47800 Krefeld Tel: +49 (0) 2151 44 40 Fax: +49 (0) 2151 44 41 70 atelier@zsk.de www.zsk.com First steps Version 2.5 Dear customer, Congratulations on your

More information

B-Speech MiniPad User Manual. User Manual For Nokia Page 1 of 23

B-Speech MiniPad User Manual. User Manual For Nokia Page 1 of 23 B-Speech MiniPad User Manual User Manual For Nokia 7710 Page 1 of 23 B-Speech MiniPad User Manual Manufacturer's Disclaimer Statement The information in this document is subject to change without notice

More information

Masterclass. Microsoft Word. Part 3

Masterclass. Microsoft Word. Part 3 Masterclass Microsoft Word Part 3 Table of Contents Introduction... 2 About Ideagen... 2 Tips, Tricks and Shortcuts... 3 Select text... 3 Move text... 3 Write anywhere... 4 Filler text... 4 Extended clipboard...

More information

Handbook. CLIÉ handheld basic operations. Entering text on your CLIÉ. handheld. Exchanging and updating files/data using the HotSync operation

Handbook. CLIÉ handheld basic operations. Entering text on your CLIÉ. handheld. Exchanging and updating files/data using the HotSync operation A-BL0-100-11 (1) CLIÉ handheld basic operations Entering text on your CLIÉ handheld Exchanging and updating files/data using the HotSync operation Customizing your CLIÉ handheld (Preferences) Exchanging

More information

The Use of Reserved (= Undefined) 1252 Code Page Slots in TrueType Fonts

The Use of Reserved (= Undefined) 1252 Code Page Slots in TrueType Fonts The Use of Reserved (= Undefined) 1252 Code Page Slots in TrueType Fonts Problem: How do you create a 1252 TrueType text font (= non-symbol font) with slots 128, 129, 141-144, 157-158, 173, 175, 181, 183,

More information

MS Word-II.

MS Word-II. MS Word-II www.bcpl.org Contents Tabs (Ribbons)/Main Document page... 1 To bypass the Start screen/begin with a blank document... 1 Resume sample... 2 Creating a resume... 3-6 Creating a flyer... 7-10

More information

Pe h-ōe-jī Unicode Correspondence Table

Pe h-ōe-jī Unicode Correspondence Table Pe h-ōe-jī Correspondence Table This document contains the code points and font examples for characters needed to write Pe h-ōe-jī for Taiwanese (Hoklo). Standard latin capital and small letters are not

More information

ISO/IEC JTC 1/SC 35. User Interfaces. Secretariat: Association Française de Normalisation (AFNOR)

ISO/IEC JTC 1/SC 35. User Interfaces. Secretariat: Association Française de Normalisation (AFNOR) ISO/IEC JTC 1/SC 35 N 0748 DATE: 2005-01-31 ISO/IEC JTC 1/SC 35 User Interfaces Secretariat: Association Française de Normalisation (AFNOR) TITLE: Proposal for "Swedish International" keyboard SOURCE:

More information

Formatting with MS Word

Formatting with MS Word Formatting with MS Word High Tech Center Training Unit of the California Community Colleges at the Foothill-De Anza Community College District 21050 McClellan Road Cupertino, CA 95014 (408) 996-4636 www.htctu.net

More information

Document Formatting with Word

Document Formatting with Word This activity will introduce you to some common tasks that you ll be doing throughout the semester. Specifically, it will show you how to format your documents in the standard document format. By learning

More information

Bold, Italic and Underline formatting.

Bold, Italic and Underline formatting. Using Microsoft Word Character Formatting You may be wondering why we have taken so long to move on to formatting a document (changing the way it looks). In part, it has been to emphasise the fact that

More information

BUCKLEY. User s Guide

BUCKLEY. User s Guide BUCKLEY User s Guide O P E N T Y P E FAQ : For information on how to access the swashes and alternates, visit LauraWorthingtonType.com/faqs All operating systems come equipped with a utility that make

More information

Microsoft Word 2011: Basic Tutorial

Microsoft Word 2011: Basic Tutorial Microsoft Word 2011: Basic Tutorial 1. Create a new blank document In Word, you create and save content in a document. You can start with a blank document, an existing saved document, or a template. When

More information

IT101. Characters: from ASCII to Unicode

IT101. Characters: from ASCII to Unicode IT101 Characters: from ASCII to Unicode Java Primitives Note the char (character) primitive. How does it represent the alphabet letters? What is the difference between char and String? Does a String consist

More information

Microsoft Word 2007 Hints & Tips

Microsoft Word 2007 Hints & Tips IT Services Microsoft Word 2007 Hints & Tips Contents Introduction...1 Starting Microsoft Word and Opening Files...1 Customising the Quick Access Toolbar...2 Making Good Use of the Keyboard...2 AutoText...3

More information

Zeichen-Referenztabelle (1-127)

Zeichen-Referenztabelle (1-127) Zeichen-Referenztabelle (1-127) Die ersten 31 Zeichen sind für Steuerbefelhle des Computers reserviert (z. B. Druckerkommunikation) und sind deshalb nicht belegt. Die Zeichen 32 127 sind auf PC- und MAC-Systemen

More information

Wordman s Production Corner

Wordman s Production Corner Wordman s Production Corner By Dick Eassom, AF.APMP Three Excel Tricks...Just for a Change Three Problems One of my colleagues has the good fortune to have to manage marketing mailing lists. Since the

More information

Table of Contents- How to Quickly Format CANS in Word 2010, PC

Table of Contents- How to Quickly Format CANS in Word 2010, PC CAN Formatting Tips Table of Contents- How to Quickly Format CANS in Word 2010, PC Table of Contents... 1 1. An Introduction to Styles... 1 Default Styles in Word 2010... 1 Editing Styles in Word 2010...

More information

Problems with FrameMaker 7 on MS Windows and non-western languages

Problems with FrameMaker 7 on MS Windows and non-western languages Problems with FrameMaker 7 on MS Windows and non-western languages 1 General This paper is based on the platform Windows 2000/Windows XP, which supports the standard MS virtual font substitution mechanism

More information

5 PowerPoint Tricks To Save Time

5 PowerPoint Tricks To Save Time 5 PowerPoint Tricks To Save Time Presentation-Process.com All Rights Reserved. Not for Distribution Tip 1: Reach Anywhere Fast With Alt Key Alt keys are amazingly useful to learn shortcuts in PowerPoint.

More information

Review of HTML. Ch. 1

Review of HTML. Ch. 1 Review of HTML Ch. 1 Review of tags covered various

More information

Introduction to Scientific Typesetting Lesson 11: Foreign Languages, Columns, and Section Titles

Introduction to Scientific Typesetting Lesson 11: Foreign Languages, Columns, and Section Titles Introduction to Scientific Typesetting Lesson 11: Foreign Languages,, and Ryan Higginbottom January 19, 2012 1 Ð The Package 2 Without Ð What s the Problem? With Ð Using Another Language Typing in Spanish

More information

Karlen Communications

Karlen Communications Karlen Communications Karen McCall, M.Ed. Using Style Sets in Word 2007 and 2010 Phone: 1-519-442-2856 E-mail: info@karlencommunications.com Web: karlencommunications.com This material copyright 2010 Karen

More information

Microsoft Office Word. Part1

Microsoft Office Word. Part1 Microsoft Office 2010 - Word Part1 1 Table of Contents What is Microsoft Word?... 4 Creating a document... 5 Toolbar... 6 Typing in MS Word Text Area... 7 Cut, Copy and Paste Text... 9 Paste Preview...

More information

Targus ThumbPad USER S GUIDE. Making Your Mobile Life Easier. LONDON PARIS NEW YORK LOS ANGELES TORONTO HONG KONG SYDNEY

Targus ThumbPad USER S GUIDE. Making Your Mobile Life Easier. LONDON PARIS NEW YORK LOS ANGELES TORONTO HONG KONG SYDNEY Targus ThumbPad Portable Keyboard for Palm m125 USER S GUIDE Making Your Mobile Life Easier. LONDON PARIS NEW YORK LOS ANGELES TORONTO HONG KONG SYDNEY 2 TM ThumbPad Portable Keyboard Congratulations on

More information

Targus ThumbPad USER S GUIDE. Making Your Mobile Life Easier. Making Your Mobile Life Easier. Portable Keyboard for Visor

Targus ThumbPad USER S GUIDE. Making Your Mobile Life Easier. Making Your Mobile Life Easier. Portable Keyboard for Visor Targus ThumbPad Portable Keyboard for Visor Making Your Mobile Life Easier. Visit our Web site at: www.targus.com Features and specifications are subject to change without notice. 2001 Targus Corp. 400-0064-001A

More information

Setting Up a Paper in APA Style Using Microsoft Word 2008 for MACs

Setting Up a Paper in APA Style Using Microsoft Word 2008 for MACs Setting Up a Paper in APA Style Using Microsoft Word 008 for MACs Open Microsoft Word 008. By default Word opens a new blank document. It is easiest if you create all of these settings before you begin

More information

First steps. ZSK Stickmaschinen GmbH Magdeburger Str D Krefeld Tel: +49 (0) Fax: +49 (0)

First steps. ZSK Stickmaschinen GmbH Magdeburger Str D Krefeld Tel: +49 (0) Fax: +49 (0) ZSK Stickmaschinen GmbH Magdeburger Str. 38-40 D-47800 Krefeld Tel: +49 (0) 2151 44 40 Fax: +49 (0) 2151 44 41 70 atelier@zsk.de www.zsk.com First steps Version 3.0 Dear customer, Congratulations on your

More information

Graded Project. Microsoft Word

Graded Project. Microsoft Word Graded Project Microsoft Word INTRODUCTION 1 CREATE AND EDIT A COVER LETTER 1 CREATE A FACT SHEET ABOUT WORD 2010 7 USE A FLIER TO GENERATE PUBLICITY 12 DESIGN A REGISTRATION FORM 16 REVIEW YOUR WORK AND

More information

Bold U S E R S G U I D E

Bold U S E R S G U I D E Yana Regular Bold Italic USER S GUIDE S S S font faq HOW TO INSTALL YOUR FONT You will receive your files as a zipped folder. For instructions on how to unzip your folder, visit LauraWorthingtonType.com/faqs/.

More information

Using Microsoft Word. Paragraph Formatting. Displaying Hidden Characters

Using Microsoft Word. Paragraph Formatting. Displaying Hidden Characters Using Microsoft Word Paragraph Formatting Every time you press the full-stop key in a document, you are telling Word that you are finishing one sentence and starting a new one. Similarly, if you press

More information

Microsoft > Office Specialist, Word 2010

Microsoft > Office Specialist, Word 2010 Microsoft 77-881 --> Office Specialist, Word 2010 Number: 77-881 Passing Score: 800 Time Limit: 120 min File Version: 2012-07-03 http://www.gratisexam.com/ Exam: 77-881 Microsoft Office Specialist (MOS),

More information

Version /10/2015. Type specimen. Bw STRETCH

Version /10/2015. Type specimen. Bw STRETCH Version 1.00 08/10/2015 Bw STRETCH type specimen 2 Description Bw Stretch is a compressed grotesque designed by Alberto Romanos, suited for display but also body text purposes. It started in 2013 as a

More information

Open Web Device. Keyboard Recommendations Release 1. See page 16 for future releases Telefónica Digital

Open Web Device. Keyboard Recommendations Release 1. See page 16 for future releases Telefónica Digital Open Web Device Release 1 See page 16 for future releases 2012 Telefónica Digital Basic Text Input And Functions The user will configure different keyboard languages independently of the UI language. Thus,

More information

Using the FirstVoices Kwa wala Keyboard

Using the FirstVoices Kwa wala Keyboard Using the FirstVoices Kwa wala Keyboard The keyboard described here has been designed for the Kwa wala language, so that all of the special characters required by the language can be easily typed on your

More information

Using Microsoft Word. Table of Contents

Using Microsoft Word. Table of Contents Using Microsoft Word Table of Contents The Word Screen... 2 Document View Buttons... 2 Selecting Text... 3 Using the Arrow Keys... 3 Using the Mouse... 3 Line Spacing... 4 Paragraph Alignment... 4 Show/Hide

More information

Coding Theory. Networks and Embedded Software. Digital Circuits. by Wolfgang Neff

Coding Theory. Networks and Embedded Software. Digital Circuits. by Wolfgang Neff Coding Theory Networks and Embedded Software Digital Circuits by Wolfgang Neff Coding (1) Basic concepts Information Knowledge about something Abstract concept (just in mind, can not be touched) Data Representation

More information

Introduction to Microsoft Office 2016: Word

Introduction to Microsoft Office 2016: Word Introduction to Microsoft Office 2016: Word Last Updated: September 2018 Cost: $2.00 Microsoft Word is a word processing software. You can use it to type letters, reports, and other documents. This class

More information

AutoCorrect. Greg Creech AutoCorrect Handout

AutoCorrect. Greg Creech AutoCorrect Handout Page 1 P r o c e s s i n g W o r d s : A u t o m a t i c T y p i n g! AutoCorrect Using AutoCorrect features in the Office Suite, particularly Word can be one of the most productive tools in the application

More information

Chapter 7. Representing Information Digitally

Chapter 7. Representing Information Digitally Chapter 7 Representing Information Digitally Learning Objectives Explain the link between patterns, symbols, and information Determine possible PandA encodings using a physical phenomenon Encode and decode

More information

The PCC CIS etutorial to PowerPoint

The PCC CIS etutorial to PowerPoint The PCC CIS etutorial to PowerPoint Table of Contents What happens when I start PowerPoint?...4 Setting Up Your Toolbars... 5 Expanding Your Menus... 6 How do I start creating a new presentation?...6 Design

More information

Conversion of Cyrillic script to Score with SipXML2Score Author: Jan de Kloe Version: 2.00 Date: June 28 th, 2003, last updated January 24, 2007

Conversion of Cyrillic script to Score with SipXML2Score Author: Jan de Kloe Version: 2.00 Date: June 28 th, 2003, last updated January 24, 2007 Title: Conversion of Cyrillic script to Score with SipXML2Score Author: Jan de Kloe Version: 2.00 Date: June 28 th, 2003, last updated January 24, 2007 Scope There is no limitation in MusicXML to the encoding

More information

SYBEX Sample Chapter. Chapter 4: Understanding and Creating Entities

SYBEX Sample Chapter. Chapter 4: Understanding and Creating Entities SYBEX Sample Chapter XML Complete Chapter 4: Understanding and Creating Entities Copyright 2001 SYBEX Inc., 1151 Marina Village Parkway, Alameda, CA 94501. World rights reserved. No part of this publication

More information

MS WORD. You can use it for writing letters, reports and so on.

MS WORD. You can use it for writing letters, reports and so on. MS WORD MS WORD 2 You can use it for writing letters, reports and so on. Starting Word application 3 To start MS. Word do the following: 1. From the Start button on the taskbar, select All Programs. 2.

More information

Routine Routine/ Minor/ Moderate/ Serious / Major/ Critical

Routine Routine/ Minor/ Moderate/ Serious / Major/ Critical Product S84xxse Other Products affected Version affected 17.00.01.00 Bulletin Category Firmware. Host software/ Printer /Firmware/ Communication/ Part issue/ Other Severity rating Bulletin Name Issued

More information

Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet

Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet 19 Text and Tabs Tabs (tab stops) help you to write a list, for example, for an order or invoice. Larger spaces should not be

More information

Introduction. Installation

Introduction. Installation Introduction Installation Wordman s Art Tables add-in for Microsoft Word 2007/2010/2013/2016, WordmanRibbonT.dotm, provides a tool for easily laying out artwork in a document using floating tables, called

More information

Use signatures in Outlook 2010

Use  signatures in Outlook 2010 Use e-mail signatures in Outlook 2010 Quick Reference Card Download and use a signature template Note This procedure will take you away from this page. If necessary, print this page before you follow these

More information