INLS161-001 Fall 2024

Tools for Information Literacy

What is a "document markup language"?

First, what is a "markup language"?

A markup language identifies pieces of a document so that another application can do something with those pieces. All document creation tools have a markup language.

Examples of markup languages

Markup has a long history. (This is dated, but still useful.) But one can understand markup by thinking about some markup languages that you are already familiar with.

HTML, the HyperText Markup Language, is an example of SGML - Standard Generalized Markup Language.

XML, the eXtensible Markup Language is much more robust, and Microsoft has embedded a lot of XML in MSWord

And some you may not have yet encountered

All formatters need to distinguish the text to be printed from instructions about how to print
these instructions are called markup.

Word Processing Markup Languages

WordStar was one of the earlier ones.

Since there was no graphical user interface at that time, it had to show you in text what it was doing with its markup, much as UNIX text editors do.

WordStar screen view

WordPerfect was very good for text-centric documents and was thus embraced by folks creating legal documents. The ability to see and control the text markup was critical.

In early days of text processing, some markup tools used to let you see and edit their markup code. The following image shows an example of how WordPerfect showed you the markup in the text.

example of the WordPerfect markup language view, from https://lorelle.wordpress.com/

There have been a lot of markup tools brought to market over the years. But Microsoft's Word soon became the dominant markup tool [since the early 1990s].

alternatives over the years

There are a lot of possibilities out there. LibreOffice Writer may eventually become a competitor to MSWord because it is based on XML and on the Open Document standard. It has many of the same features as MSWord. It may well be the best choice for many.

Google Docs vs. Microsoft Word

Microsoft Word has many more features than Google Docs. If precision creation of documents is the need, then MS Word is the choice.

But, if you're doing only basic document creation, then Google Docs may be all you need.

Are MSWord, LibreOffice Writer, or Google Docs simply word processors? And what is the difference between a text editor and a word processor?

Are they something more? Perhaps an object manipulator?

MSWord is not the only tool out there, but it is a business standard.

You might not need to use MSWord and if that is the case, there are lots of alternatives. Consider your needs.

Compared to Google Docs, MSWord is a very powerful tool.

Which program to use?

We will use MSWord to discuss effective formatting of text documents, but knowing that one can also use an alternative way of applying most of the same principles.

First, let's consider some of the structural elements:

Copyright © R.E. Bergquist 2014- | Last Updated on | Powered by w3.css