Difference between revisions of "FAQ"

From Wiki
Jump to navigation Jump to search
(Copied some Q&A from the Talk page, which came from Talk:Main Page. These need elaboration.)
m (Added a TODO tag, removed the Explanation tag.)
Line 1: Line 1:
 +
{{todo|This FAQ needs to have a lot of things worked on.  To avoid clutter from repeated TODO tags, just note missing answers with "...", and put notes about missing information in parentheses.}}
 +
 
<table style="border:1px solid #DDDDDD" width="100%">
 
<table style="border:1px solid #DDDDDD" width="100%">
 
<tr style="background-color:#EEEEEE"><td>
 
<tr style="background-color:#EEEEEE"><td>
Line 28: Line 30:
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>
 
{{Explanation}}
 

Revision as of 04:33, 4 September 2005


TODO: This FAQ needs to have a lot of things worked on. To avoid clutter from repeated TODO tags, just note missing answers with "...", and put notes about missing information in parentheses. (See: To-Do List)


Is ConTeXt free (open source) software?

Yes. See the license page for details. (Please add a link!)

Does context support unicode?

Yes. It supports Unicode (utf-8) input, with the \enableregime[utf] command. (This needs a bit of elaboration!)

Why does \startalignment[right] or \framed[align=right]{some text} align my text left instead of right and vice versa?

This is for backward compatibility with older versions; see Right and left. Hans was originally thinking of "ragged right" and "ragged left" alignment. Use flushleft and flushright instead.

What are the advantages of ConTeXt over LaTeX?

...