font_size.html.svn-base

来自「XML Copy Editor is free software release」· SVN-BASE 代码 · 共 13 行

SVN-BASE
13
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="stylesheet" type="text/css" href="generic.css" />
    <title>Font size</title>
  </head>
  <body>
    <h1>Font size</h1>
    <p>The editor component offers a range of font sizes. You can adjust the size in the Text Size submenu of the View menu or by pressing Ctrl+I (increase font size), Ctrl+D (decrease font size) and Ctrl+0 (normal font size).</p>
    <p>Changing the font size has no effect on the appearance of printouts (see <span class="linkstyle"><a href="printing.html">Printing</a></span> above).</p>
  </body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?