home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / njj310b.zip / J8.TUT < prev    next >
Text File  |  1995-07-15  |  6KB  |  86 lines

  1. ª▄í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜ª▌
  2. í├ú┼ú°ú≡ú∩ú≥ú⌠úΘúεúτ  í⌡  ú╔úφú≡ú∩ú≥ú⌠úΘúεúτíí╩╕╜±ñ╬═ó╞■ñ╚═ó╜╨íí      J8.TUTí├
  3. ª▀í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜í╜ª▐
  4. \FOOTER("@AH@C NJStar Tutorial 8, Page @P of @N   Date: @D") \MD\AS(0)\VT
  5.  
  6. In this tutorial, you learn the way how to import and export documents to other packages for information exchange or printout. You don't have to read through this section unless you need to do such actions.
  7.  
  8. íⁿ Planning Export and Import
  9.  
  10. You normally decide to export or import documents for one of the following two reasons:
  11.  
  12.   1) you don't have the software that was used to create the document
  13.   2) you want specific functions that are not available in the package used
  14.  
  15. Take the following situations. Let's consider how we should respond:
  16.  
  17.   1a) you don't have NJStar, but want to edit an NJStar document
  18.   1b) you don't have the software used to create the document, but now
  19.       want to use NJStar to edit the document.
  20.   2a) you want to add Japanese characters to your document
  21.   2b) you want to print NJStar document in higher quality than we get from
  22.       NJStar
  23.  
  24. óó SITUATION (1a)
  25. It is assumed that you have a word-processor which understands Japanese characters. If it is an ordinary English word-processor, all the Japanese characters and symbols will appear as funny symbols.
  26.  
  27. NJStar's printing enhancement commands (e.g., \NewPage) will not be interpreted by the application software other than NJStar. So make sure to delete these instructions and supply valid formatting command valid for the particular software.
  28.  
  29. NJStar uses EUC file format: If you are editing NJStar document on Apple Mac or PC with Japanese DOS, the file format is Shift-JIS. In this case, you should save your document as Shift-JIS under NJStar in the first place.
  30.  
  31. óó SITUATION (1b)
  32. This is the situation where you import text from other software. Make sure that the document has been stored in ASCII text, or PLAIN TEXT. 
  33.  
  34. If it is a Japanese document created using DOS/V or Apple Macintosh, then you start NJStar with -j option (Shift-Jis), e.g., NJJ -j <filename>
  35.  
  36. óó SITUATION (2a)
  37. You are probably editing a document containing many English paragraphs as well as Japanese text. There are basically two different approaches:
  38.  
  39. IF YOU DECIDE TO PRINT THE DOCUMENT FROM A JAPANESE WORD-PROCESSOR
  40.  
  41.   1) Type your document in any English word-processor and spell check it.
  42.   2) Save the document in ASCII format (or plain text format)
  43.   3) Open the document from NJStar
  44.   4) Type Japanese characters and do the editing in NJStar
  45.   5) Print from NJStar or Export the document to other Japanese word-processors
  46.  
  47. IF YOU DECIDE TO PRINT THE DOCUMENT FROM AN ENGLISH WORD-PROCESSOR
  48.  
  49. (This is recommended only if the number of Japanese characters is small, and you use Windows word-processors, such as Word for Windows or Ami Pro)
  50.  
  51.   1) Type your document in the English word-processor and spell check it.
  52.   2) Run NJStar and type all the Japanese characters and save it.
  53.   3) Create a PCX file (see Tutorial 3 for more details).
  54.   4) Incorporate the bit-mapped Japanese characters as a bit-mapped object into
  55.      the English document via Paint Brush.
  56.  
  57. óó SITUATION (2b)
  58. As NJStar cannot incorporate graphic files into the text, you may want to use a specific DTP package for the final output. See Situation (1a).
  59.  
  60. íⁿ A note on Importing English documents into NJStar
  61.  
  62. If the document was created on a different word-processor, you must make sure that you have saved it in ASCII or "plain text" prior to loading it into NJStar.
  63.  
  64. The 7-bit ASCII range accommodates most of the characters you can find on UK keyboard layout except £, which has ASCII value of 156. All the European accented vowel characters are located above 128. If you are importing a document containing those characters, you must be careful: 
  65.  
  66. NJStar can recognise the following codes (128-160) only under EUC coding:
  67.  
  68.                 ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥ßƒ 
  69.  
  70. The characters with an ASCII value higher than 160 (except 225) will be replaced with Japanese characters. If you use Shift-JIS format (such as IBM and Mac in Japan), these codes are allocated for Japanese characters and cannot use them.
  71.  
  72. ⁿ A note on exporting NJStar documents to other applications
  73.  
  74. When you try to export the text to other applications which do not understand Japanese characters, you must make sure that the document does not contain two-byte codes, such as Japanese characters and English characters from Japanese mode including space (which you can type from JASCII mode).
  75.  
  76. NJStar uses ASCII-10 for carriage return as a default, rather than the 13 + 10 used under normal English application. When you want to export your file, then consider modifying the setting withí┌Tools, NJ Config, Gí█(answer "NO" in save file in binary).
  77.  
  78. NJStar automatically detects these two formats when it is loading, so there shouldn't be any problem. You must bear in mind only that if you are exporting NJStar documents to English application, you may not be able to export successfully if it is in the binary format. If you experience this problem, try saving the document again in NJStar and repeat the above procedure. 
  79.  
  80.  
  81.                            óú End of TUTORIAL 8 óú
  82.  ªτªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªΦ
  83.  ªµí■í■í■í■í■í■ Press <Shift F10> to select other tutorials  í■í■í■í■í■í■ªµ
  84.  ªµí■í■í■í■í■í■í■í■í■í■ Press  <Ctrl F3> to exit NJStar í■í■í■í■í■í■í■í■ ªµ
  85.  ªΩªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªσªΘ
  86.