|
Introduction to LinguisTag LinguisTag is a user–friendly approach to generating the “special characters” you need for producing Spanish or French text from your standard U.S. keyboard. Each special character is accessed by a short, easy-to-remember combination of keyboard characters, the first being a backslash. You can even create your own custom codes! LinguisTag produces simple HTML code and plain-text webpage renditions of your text, any of which you can save or “Copy and Paste” to another application. The source code retains all spaces – you can easily indent lines and insert multiple spaces into your webpage text. |
|
LinguisTag’s Preset Codes: There are 4 preset vowel “accents” – á è ï ô – acute, grave, umlaut, circumflex. The 4 examples show how the rules apply to all vowels, upper or lower case: |
|
|
|
LinguisTag’s Special Characters: These have preset codes: Á É Í Ó Ú Ä Ë Ï Ö Ü À È Ì Ò Ù Â Ê Î Ô Û Æ á é í ó ú ä ë ï ö ü à è ì ò ù â ê î ô û æ Ç ç Ñ ñ ¡ ¿ © · ° These do not have preset codes, but you can create custom codes for them: Å Ã Õ Ø Ý ß Ð Þ ª ¢ £ ¤ ¥ ¼ ½ ¾ × ¬ ¨ ¯ ´ ¸ å ã õ ø ý ð þ º ® ¶ § µ ¹ ² ³ ÷ ± « » |
|
Custom Codes: You can create custom codes for any of the above special characters, including those with preset codes. Custom codes are 3 characters long. The first two characters are \= and you select the third by simply inserting it into the list of special characters displayed in LinguisTag’s “Features and instructions”, to the immediate left of the desired special character. For example – if you place your cursor to the left of the ¶ and type the letter p å ã õ ø ý ð þ º ® p¶ § µ ¹ ² ³ ÷ ± « »then click outside the text box, \=p will be the custom code that generates ¶ in your finished text. Custom codes are retained for the duration of the session, and are displayed at the top two lines of the text entry area. |
|
Notes: LinguisTag uses a single form textarea for text entry and display of “Features and instructions” and the source HTML for “Copy and Paste.” The program opens a webpage view of the product, from which you can Copy the plaintext to Paste into another application – perhaps an e·mail or word processor. One of the primary “problems” with HTML, particularly for the web poet, is that the HTML interpreter eliminates leading spaces (indentation), and reduces multiple spaces to a single space. Web authors usually solve this problem with the “Non-Breaking Space” escape sequence which uses 6 characters to encode a single space. LinguisTag generates alternating non-breaking and regular spaces for repeated space-bar presses, simplifying the process of indenting and minimizing the code to 7 characters per 2 consecutive spaces. |