Quantcast
Viewing all articles
Browse latest Browse all 914669

LibreOffice / OpenOffice (часть 2) (3623) / Свободные и бесплатные офисные пакеты

Victor_VG:
antabu

Али просто руками в любом текстовом редакторе исправить по месту и вкусу - *HTML/XML это просто текст с командами разметки (тэгами), так что специальные средства для его правки на деле не нужны, тут скорее вопрос удобства работы.

Код:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>The GNU Awk User’s Guide</title>
<style type="text/css"><!--

a.summary-letter { text-decoration: none; }

div.display { margin-left: 3.2em; }

div.example { margin-left: 3.2em; }

div.smallexample { margin-left: 3.2em; }

kbd { font-style: oblique; }

pre.display { font-family: inherit; }

pre.menu-comment { font-family: serif; }

pre.smallexample { font-size: smaller; }

span.nolinebreak { white-space: nowrap; }

span.roman { font-family: initial; font-weight: normal; }

ul.no-bullet { list-style: outside none none; }

--></style>
<link rel="stylesheet" type="text/css" href="Aw_manual_files/manual.css">
</head>
<body lang="en">
<h1 class="settitle" align="center">The GNU Awk User’s Guide</h1>
<a name="Top"></a>
<div class="header">
<p>
Next: <a href="#Foreword3" accesskey="n" rel="next">Foreword3</a>, Up: <a href="https://www.gnu.org/manual" accesskey="u" rel="up">(dir)</a>   [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index" title="Index" rel="index">Index</a>]</p>
</div>
<a name="General-Introduction"></a>
<h1 class="top">General Introduction</h1>
<p>This file documents <code>awk</code>, a program that you can use to select
particular records in a file and perform operations upon them.
</p>
<p>Copyright © 1989, 1991, 1992, 1993, 1996–2005, 2007, 2009–2016 <br>
Free Software Foundation, Inc.
</p><br>
<br>

разве сложно тут что-то поправить? А это типовой пример.


Добавлено:
Richard_Nixon

Ассоциации ОС. Назначаете нужное вам приложение обработчиком по умолчанию. Подробности как и где что нажать/скомандовать в мануале к вашей ОС.

Viewing all articles
Browse latest Browse all 914669

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>