Removed (temporarily, I hope) the "export web to TeX" and PDF-output features. They were slow and didn't work right.

This commit is contained in:
Jacques Distler 2007-02-16 11:05:55 -06:00
parent 82e56697ee
commit 373f25bcb7
2 changed files with 3 additions and 1 deletions

View file

@ -41,9 +41,11 @@
|
<%= link_to 'TeX', {:web => @web.address, :action => 'tex', :id => @page.name},
{:id => 'view_tex'} %>
<!-- Doesn't really work right:
|
<%= link_to 'PDF', {:web => @web.address, :action => 'pdf', :id => @page.name},
{:id => 'view_pdf'} %>
-->
<% end %>
</small>