You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
5.3 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<title>Attempt to Glossary</title>
</head>
<body id="glo_body">
<div class="head">
Glossary for a Diffractive Publishing Practice
</div>
<hr>
<div class="words">
<!-- <div class="input_field">
↬<input type="text" placeholder=" write a new word" autofocus>
</div> -->
<!-- <ul class="word_list">
<li class="trans" id="tree">tree</li>
<li id="trans_input"><input class="trans_input" type="text" placeholder="↬ write a new translation" autofocus></li>
</ul> -->
<h1 class="word_title"><b></b> EPUB</h1>
<p>⤷ Acronym for Electronic Publication. An ebook format developed by the international Digital Publishing Forum (IDPF). EPUB is an open standard and the most commonly used and supported file formart for electronic books. EPUB was dsigned to accommodate reflowable content.</p>
<h1 class="word_title"><b></b> Electronic Publication</h1>
<p>⤷ Beyond EPUB, A Electronic Publication is a publication generated, created and shown by an electronic device. </p>
<h1 class="word_title"><b></b> Traditional book</h1>
<h1 class="word_title"><b></b> Art-oriented publishing</h1>
<h1 class="word_title"><b></b> Design-oriented publishing</h1>
<h1 class="word_title"><b></b> Hybrid publishing</h1>
<h1 class="word_title"><b></b> Printed publishing</h1>
<h1 class="word_title"><b></b> Word Processors (Microsoft Word)</h1>
<h1 class="word_title"><b></b> Desktop publishing suites (DTP)</h1>
<p>⤷ The design of printed matter on a personal computer using graphical What-You-See-Is-What-You-Get (WYSIWYG) software such as Adobe InDesign or QuarkXpress. DTP software useas a graphical user interface to visually simulate the nalog desks used in pre-digital times by graphic and editorial designers.</p>
<h1 class="word_title"><b></b> Do-it-yourself (DIY)</h1>
<h1 class="word_title"><b></b> Markdown</h1>
<p>⤷ Word processing format</p>
<h1 class="word_title"><b></b> Small-edition</h1>
<h1 class="word_title"><b></b> Synergy</h1>
<h1 class="word_title"><b></b> Low cost</h1>
<h1 class="word_title"><b></b> Ease to use</h1>
<h1 class="word_title"><b></b> Sustainability</h1>
<h1 class="word_title"><b></b> Platform independence</h1>
<h1 class="word_title"><b></b> Open Source</h1>
<h1 class="word_title"><b></b> Layout</h1>
<h1 class="word_title"><b></b> Intra-acting</h1>
<h1 class="word_title"><b></b> E-paper</h1>
<p>⤷ Word processing format</p>
<h1 class="word_title"><b></b> E-reader hardware</h1>
<h1 class="word_title"><b></b> Plain Text</h1>
<p>⤷ Text without any visual fomratting (such as bold, italic, font types and sizes, clickable hyperlinks, etc.) ASCII is the oldest and still </p>
<h1 class="word_title"><b></b> E-reader software</h1>
<h1 class="word_title"><b></b> WYSIWYG (what you see is what you get)</h1>
<h1 class="word_title"><b></b> Logical-semantic markup</h1>
<h1 class="word_title"><b></b> HTML (hypertext Markup Language)</h1>
<h1 class="word_title"><b></b> Electronic text</h1>
<h1 class="word_title"><b></b> Paged-centered</h1>
<h1 class="word_title"><b></b> Reflowable</h1>
<p> A reflowable document is a document without a predefined page layout, in which the page dimensions are dynamically and automatically adapted (includind page breaks) to each screen size. The pages are contextualized.</p>
<h1 class="word_title"><b></b> Context</h1>
<h1 class="word_title"><b></b> Optical character recognition (OCR)</h1>
<h1 class="word_title"><b></b> Hyperlinks</h1>
<h1 class="word_title"><b></b> Sympoiesis</h1>
<p>⤷ Create with... </p>
<h1 class="word_title"><b></b> Bitstreams</h1>
<h1 class="word_title"><b></b> One-to-one:</h1>
<p>⤷ single book published in different media</p>
<h1 class="word_title"><b></b> One-to-many:</h1>
<p>⤷ single book that has different appearances in different media</p>
<h1 class="word_title"><b></b> One-to-database:</h1>
<p>⤷ book based on the content of the data base which can be used in a number of ways</p>
<h1 class="word_title"><b></b> Table of contents</h1>
<h1 class="word_title"><b></b> Autopoiesis</h1>
<p>⤷ The term autopoiesis (from Greek αὐτo- (auto-) 'self', and ποίησις (poiesis) 'creation, production') refers to a system capable of reproducing and maintaining itself by creating its own parts and eventually further components. </p>
<h1 class="word_title"><b></b> Footnotes</h1>
<h1 class="word_title"><b></b> Endnotes</h1>
<h1 class="word_title"><b></b> Cross.references</h1>
<h1 class="word_title"><b></b> Citations</h1>
<h1 class="word_title"><b></b> Bibliography</h1>
<h1 class="word_title"><b></b> Real-time data</h1>
</div>
<!-- <ul class="word_list">
<li class="trans" id="tree">\</li>
<li id="trans_input"><input class="trans_input" type="text" placeholder="↬ write a new translation" autofocus></li>
</ul> -->
<script src="index.js"></script>
</body>
</html>