Linux转码命令;以及Texmaker  跨平台LaTeX公式编辑器,文件内容字符转码工具

TEXMAKER

Free cross-platform LaTeX editor since 2003

(Windows, MacOsX, Linux)

Features

Texmaker is a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one application.

Texmaker includes unicode support, spell checking, auto-completion, code folding and a built-in pdf viewer with synctex support and continuous view mode.

Texmaker is easy to use and to configure.

Texmaker is released under the GPL license .

Texmaker内置了一个文件内容转码工具

Texmaker主要特点: 一个Unicode编辑器来编写你的LaTeX的源文件(语法高亮,撤消,重做,搜索替换,拼写检查器...)

主要LaTex标签可以直接插入的“LaTex”和“数学”菜单。

Linux命令:convmv(文件名转码的工具)(常用于中文名转码)

convmv 只是文件名编码的转换,文件内容不会发生变化。

文件内容编码的转换,请使用 iconv 命令。

convmv 的使用方法:

convmv -f 源编码 -t 新编码 [选项] 文件名

例子:递归转换thesis目录(如下图)下的文件名编码gbk为utf-8:

 convmv -f gbk -t utf-8 thesis

iconv 的使用语法
 iconv [OPTION…] [FILE…]
iconv -f gb2312 -t utf8 input.txt -o output.txt //这时用 vi output.txt 就可以顺利打开了
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值