Showing posts with label editor. Show all posts
Showing posts with label editor. Show all posts

Thursday, July 22, 2010

convert Docbook to PDF

I got great support from XMLmind,quick and XMLmind are more easy than Oxygen.Also it means I did not read FAQ well,so RYFM!,shame...

Here is solution

This add 2010.7.24

How to config none Alphabetical font,like CJK chars. I used to XMLmind and Oxygen,but both could not done it at default. When converting,XMLmind depend on XEP software,Oxygen probably independent. There is no font configuration on XMLmind,then I asked XEP online chat support and not fix it yet. At Oxygen when occur error,it try to send report and I agree it. They answer very quick. It would help,but very hard configure.

The Oxygen config for using and to show Japanese font.

please change path and some vars,when not fit for you.

GUI:Never show Japanese font,just show white blocks.

There is config at Options → Preferences → Fonts, Editor

converted PDF:Never show Japanese font,just show #.

1.Make font metrics xml file from ttf(TrueTypeFont).

For Windows: ttfConvert.bat

This bat should run in Oxygen folder that application installed.
*I want to use OTF font,but no way to know metrics now also want to know how.
**ipamp.ttf,This is Japanese char font from Information-technology Promotion Agency, Japan.
very clear font and nice license.Here is font:ipa

2.Make fopConfiguration.xml.


3.Set FOP configuration file in Oxygen

Go to menu Options → Preferences → XML → XSLT / FO / XQuery → FO Processors
Click the browse button near Configuration file for the built-in FOP text field and locate the fopConfiguration.xml file.
Click on the OK button to accept the changes.

4.Add new font to FO output for DocBook Stylesheets

Click on the Parameters button in the transformation scenario edit dialog and enter the following parameters indicating the font for the body text and for the titles.
Name Value
body.font.family ipamp
title.font.family ipamp

Wednesday, September 30, 2009

Sometime without dual monitor,some apps in that monitor.

デュアルモニターに忘れてしまって、そっち側にいる消えてしまったアプリを元に戻す方法。
Relocate forgotten application in dual monitor.


アプリによりけりです、まずはグレートなアプリについて
It is depend on application. At first show about Greatest Application.
  • The First Application

  • CAPTST28


    This is super capture tool.

    CAPTST28/Capt_st.INI

    ~some code~
    [Window]
    Splitter=87
    Xpos=170 # -> This is openig posion,ここを100ぐらいにすると帰ってきます。
    ~some code~

    もし、上下にモニターを拡張している人は、Yposになると思いますが、、、いるの?
  • Also The First Application

  • Cassava Editor


    This is super CSV editor

    Cassava/Cassava.ini

    ~some code~
    [Position]
    Mode=0
    Left=53 # -> This is openig posion,ここを100ぐらいにすると帰ってきます。
    Top=264
    ~some code~

    Monday, August 3, 2009

    趣味のエディタ評価

    Emacs

    => light~heavy,comfortable when know many short-cuts.But no need do it all in Emacs.

    Vim

    => light,comfortable,better to know vim when working.

    Editra

    => sometime feel heavy,good editor.

    Geany

    => light,good editor.

    notepad++

    => light,good editor for windows

    Eclipse

    => Heavy,nice editor on super machine.

    Xcode

    => light,nice editor,But only mac

    My sets:
    *Geany for main job
    *Vim for git
    *Meld for git
    *Mutt for email
    *twidge for twit
    *FireFox for google apps
    need some calendar client? need some RSS reader?,Browser is enough for that.