--- loncom/interface/lonfeedback.pm 2005/02/17 04:39:58 1.152
+++ loncom/interface/lonfeedback.pm 2005/03/23 22:14:01 1.156
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Feedback
#
-# $Id: lonfeedback.pm,v 1.152 2005/02/17 04:39:58 albertel Exp $
+# $Id: lonfeedback.pm,v 1.156 2005/03/23 22:14:01 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -322,11 +322,11 @@ sub list_discussion {
if ($visible) {
# Print the discusssion
if ($outputtarget eq 'tex') {
- $discussion.='\vskip 0 mm\noindent\makebox[2 cm][b]{\hrulefill}'.
+ $discussion.='{\tiny \vskip 0 mm\noindent\makebox[2 cm][b]{\hrulefill}'.
'\textbf{DISCUSSIONS}\makebox[2 cm][b]{\hrulefill}'.
'\vskip 0 mm\noindent\textbf{'.$lt{'cuse'}.'}:\vskip 0 mm'.
'\noindent\textbf{'.$lt{'disa'}.'}: \textit{'.$currdisp.'}\vskip 0 mm'.
- '\noindent\textbf{'.$lt{'npce'}.'}: \textit{'.$currmark.'}';
+ '\noindent\textbf{'.$lt{'npce'}.'}: \textit{'.$currmark.'}}';
} elsif ($outputtarget eq 'export') {
# Create temporary directory if this is an export
my $now = time;
@@ -1437,11 +1437,9 @@ END
my $htmlheader=&Apache::lonhtmlcommon::htmlareaheaders();
my $send=&mt('Send');
my $html=&Apache::lonxml::xmlbegin();
- my $encoding=&Apache::lonxml::fontsettings();
$r->print(<
-$encoding
The LearningOnline Network with CAPA
$htmlheader
@@ -1665,11 +1663,9 @@ sub print_display_options {
$disctogg = 'toggon';
}
my $html=&Apache::lonxml::xmlbegin();
- my $encoding=&Apache::lonxml::fontsettings();
$r->print(<
-$encoding
$lt{'dido'}