Typing glyphs: Difference between revisions

Jump to navigation Jump to search
m
m (Removed mention of entry that 404s)
 
(3 intermediate revisions by 2 users not shown)
Line 36: Line 36:
* [[Adám Brudzewsky]]'s [https://abrudz.github.io/lb/apl  in-browser language bar] adds APL keyboard functionality to most web pages on demand.
* [[Adám Brudzewsky]]'s [https://abrudz.github.io/lb/apl  in-browser language bar] adds APL keyboard functionality to most web pages on demand.


* [https://daveremba.com/public/apl_vk_demo/  APL VK] is a virtual keyboard for the APL Language for modern mobile devices.
* [https://daveremba.com/apl_vk_demo/  APL VK] is a virtual keyboard for the APL Language for modern mobile devices. You can add this to your own web page to provide a means to enter APL symbols into a web based form or editor. It is similar to the APL language bar but is optimized for mobile devices.
You can add this to your own web page to provide a means to enter APL symbols into a web based form or editor.  
It is similar to the APL language bar but is optimized for mobile devices.  This is work in progress.


=== Text editors ===
=== Text editors ===
Line 186: Line 184:
</syntaxhighlight>
</syntaxhighlight>


Depending on whether you want the whole document to use the APL font or not, you may remove the command to set the main font. If you do so, APL glyphs will be rendered correctly inside code listings and similar environments, but not in the main body of the document.
Depending on whether you want the whole document to use the APL font or not, you may remove the command to set the main font. If you do so, APL glyphs will be rendered correctly inside code listings and similar environments, but not in the main body of the document.  


==== Listings ====
==== Listings ====
Line 219: Line 217:
\makeatother
\makeatother
</syntaxhighlight>
</syntaxhighlight>
==== Metafont ====
An APL metafont usable to typeset APL in LaTeX files is available on the ([https://ctan.org/pkg/apl?lang=en Comprehensive TeX Archive Network]), available for free use.
The version of the package is from 1987 and may not be suitable for glyphs used in modern APL implementations..


=== plainTeX ===
=== plainTeX ===
4

edits

Navigation menu