Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/4-stable/doc/convtext.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7538 by zmatsuo, Mon Apr 1 12:45:42 2019 UTC revision 7565 by zmatsuo, Tue Apr 9 16:23:39 2019 UTC
# Line 21  perl -C -pe 'tr/\x{feff}//d' ja/html/ref Line 21  perl -C -pe 'tr/\x{feff}//d' ja/html/ref
21  %TOSJIS% -i ja/html/reference/build_with_cmake_utf8.html -o ja/html/reference/build_with_cmake.html  -c utf8  %TOSJIS% -i ja/html/reference/build_with_cmake_utf8.html -o ja/html/reference/build_with_cmake.html  -c utf8
22  perl -C -pe 'tr/\x{feff}//d' en/html/reference/build_with_cmake.md | perl Markdown_1.0.1/Markdown.pl > en/html/reference/build_with_cmake_utf8.html  perl -C -pe 'tr/\x{feff}//d' en/html/reference/build_with_cmake.md | perl Markdown_1.0.1/Markdown.pl > en/html/reference/build_with_cmake_utf8.html
23  %TOSJIS% -i en/html/reference/build_with_cmake_utf8.html -o en/html/reference/build_with_cmake.html  -c utf8  %TOSJIS% -i en/html/reference/build_with_cmake_utf8.html -o en/html/reference/build_with_cmake.html  -c utf8
24    
25    perl -C -pe 'tr/\x{feff}//d' ja/html/reference/build_library_with_cmake.md | perl Markdown_1.0.1/Markdown.pl > ja/html/reference/build_library_with_cmake_utf8.html
26    %TOSJIS% -i ja/html/reference/build_library_with_cmake_utf8.html -o ja/html/reference/build_library_with_cmake.html  -c utf8
27    perl -C -pe 'tr/\x{feff}//d' en/html/reference/build_library_with_cmake.md | perl Markdown_1.0.1/Markdown.pl > en/html/reference/build_library_with_cmake_utf8.html
28    %TOSJIS% -i en/html/reference/build_library_with_cmake_utf8.html -o en/html/reference/build_library_with_cmake.html  -c utf8

Legend:
Removed from v.7538  
changed lines
  Added in v.7565

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26