Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

latex::table::themes::classic(3pm) [debian man page]

LaTeX::Table::Themes::Classic(3pm)			User Contributed Perl Documentation			LaTeX::Table::Themes::Classic(3pm)

NAME
LaTeX::Table::Themes::Classic - Classic LaTeX table themes. PROVIDES
This module provides following themes: plain Animal Description Price Gnu stuffed 92.59 Emu stuffed 33.33 Miami Animal Description Price ---------------------------------- Gnu stuffed 92.59 Emu stuffed 33.33 Berlin +--------+-------------+--------+ | Animal | Description | Price | +========+=============+========+ | Gnu | stuffed | 92.59 | | Emu | stuffed | 33.33 | +--------+-------------+--------+ Dresden +--------++-------------+--------+ | Animal || Description | Price | +========++=============+========+ | Gnu || stuffed | 92.59 | | Emu || stuffed | 33.33 | +--------++-------------+--------+ Houston +--------++-------------+--------+ | Animal || Description | Price | +========++=============+========+ | Gnu || stuffed | 92.59 | +--------++-------------+--------+ | Emu || stuffed | 33.33 | +--------++-------------+--------+ Except for "plain", headers are printed in bold font. REQUIRES
The themes defined in this module require no additional LaTeX packages. NOTES
These are the classic themes you know from the famous books and tutorials. However, they have flaws. Read the "booktabs" documentation for a discussion of this. The "plain" theme might be useful in combination with the ltpretty script. SEE ALSO
LaTeX::Table, LaTeX::Table::Themes::ThemeI LICENSE AND COPYRIGHT
Copyright (c) 2006-2010 "<limaone@cpan.org>" This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic. perl v5.10.1 2010-10-27 LaTeX::Table::Themes::Classic(3pm)

Check Out this Related Man Page

Locale::Po4a::LaTeX(3)					User Contributed Perl Documentation				    Locale::Po4a::LaTeX(3)

NAME
Locale::Po4a::LaTeX - convert LaTeX documents and derivates from/to PO files DESCRIPTION
The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation. Locale::Po4a::LaTeX is a module to help the translation of LaTeX documents into other [human] languages. It can also be used as a base to build modules for LaTeX-based documents. This module contains the definitions of common LaTeX commands and environments. See the Locale::Po4a::TeX(3pm) manpage for the list of recognized options. SEE ALSO
Locale::Po4a::TeX(3pm), Locale::Po4a::TransTractor(3pm), po4a(7) AUTHORS
Nicolas Francois <nicolas.francois@centraliens.net> COPYRIGHT AND LICENSE
Copyright 2004, 2005 by Nicolas FRANCOIS <nicolas.francois@centraliens.net>. This program is free software; you may redistribute it and/or modify it under the terms of GPL (see COPYING file). perl v5.16.3 2014-06-10 Locale::Po4a::LaTeX(3)
Man Page

15 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

mask ID number

HP-UX 11i v2. #!/bin/sh Hi all. I have a flat file like this with lines like this: |07/19/07|08:26AM|1|CupsCoffee|CupsCo|989898989 |Doe, John Y |THE PLUS CARD - Price| | |Y| | 2.00| I would like to replace the id number (field 6) with a masked... (3 Replies)
Discussion started by: lyoncc
3 Replies

2. Shell Programming and Scripting

Preparing LaTeX files using Sed/AWK for processing with latex2html

As the title states, my issue involves preparing LaTeX documents for processing with latex2html. Within my LaTeX docs I have used a package which allows me to cleanly display source code listings. However the package is not supported by latex2html which, when processed, does not display the... (3 Replies)
Discussion started by: oski
3 Replies

3. Programming

CHAR Array - stuffed with values - with more size than it holds

Hi All I am simulating a problem in the production where i faced a situation. Please find the following example program which i simulated. #include<stdio.h> #include<stdlib.h> #include<string.h> int main() { char str1; (3 Replies)
Discussion started by: dhanamurthy
3 Replies

4. UNIX for Dummies Questions & Answers

parsing a log file

I need help in parsing the following log files. 10 Apr 2009 0:16:16 * name: Tuna Belly Format: Well done, Price: 999 only 10 Apr 2009 0:16:16 * name: Roast Beef Format: Raw, Price: 55 c 10 Apr 2009 0:16:16 * name: Pasta Format: Dry, Price: 88.43 only etcetc I need to parse this... (8 Replies)
Discussion started by: izuma
8 Replies

5. Shell Programming and Scripting

Joining of Commands.

Hello, i have a few questions which i hope you guys can address. the 1st prob: The database i am using is a text file which displays the information like this : Title : Quantity : Price Persia : 30 : 20 ... (5 Replies)
Discussion started by: gregarion
5 Replies

6. Shell Programming and Scripting

Extraction of Information

Title : Price : Author : No of books sold France : 40 : John : 30 Persia : 50 : John : 40 Hey guys i am trying to write a code which can help me to find the correct line and then edit the information... (1 Reply)
Discussion started by: gregarion
1 Replies

7. Shell Programming and Scripting

Multiline parenthesis matching, with e.g. SED script, in LaTeX doc

In a LaTeX manuscript, I need to replace many occurrences of \emph{some string} with some string, i.e. whatever string is inside. The string inside often may extend over several lines, and there may be other occurences of curly brackets inside it. So for example \emph{this \it{is} a... (5 Replies)
Discussion started by: sune
5 Replies

8. Shell Programming and Scripting

sed command

Hello, I have a QUERY_STRING that looks like this. make=Audi&Warranty=on or make=Acura&Price=on Warranty, Price, etc are the options. I can't figure out the sed command to break these up so I can have something like: make=`echo QUERY_STRING | sed ... option=`echo QUERY_STRING |... (2 Replies)
Discussion started by: macbb1117
2 Replies

9. Shell Programming and Scripting

SED to replace exact match, not first occurrence.

Lets say I have file.txt: (Product:Price:QuantityAvailable) (: as delimiter) Chocolate:5:5 Banana:33:3 I am doing a edit/update function. I want to change the Quantity Available, so I tried using the SED command to replace 5, but my Price which is also 5 is changed instead. (for the Banana... (13 Replies)
Discussion started by: andylbh
13 Replies

10. Programming

Help nested sql

Hi, I bought a module called "Price comparison listing" for Prestashop that was supposed to help me push product listing to kelkoo. Unfortunately it doesnt work and the developers don't fix, and they don't refund.... I have reported this to prestashop, but I need a solution.. Be careful buying... (1 Reply)
Discussion started by: joje47
1 Replies

11. Shell Programming and Scripting

Reading from array

Hi, I have an array like below... Table="table1" Table="table2" Table="table3" Table="table4" ..... Table="tablen" I want to retireve the values from the array and need to pass this to a db2 command to create a view like below. the number of values in the array will vary ... (1 Reply)
Discussion started by: ratheeshjulk
1 Replies

12. Shell Programming and Scripting

Date manipulation using awk

Hi Experts, In the below mentioned file, John, Miami, ,2013-10-03 I would like to perform difference of $4 and sysdate. If sysdate date is 2013-10-04, then the output shall be John, Miami,,1 For which I tried something like the one shown below, #!/bin/bash sed -e "s/-//g" ... (5 Replies)
Discussion started by: victory101
5 Replies

13. Shell Programming and Scripting

Help with shell script

I/P file has data as follows: Y REQUIRES Z A REQUIRES B C REQUIRES D REQUIRES E REQUIRES F G REQUIRES H I REQUIRES J EXACT OUTPUT FILE REQUIRED: Y REQUIRES Z A REQUIRES B C REQUIRES D C REQUIRES E (2 Replies)
Discussion started by: nightfox
2 Replies

14. Programming

Gnu make: default values and conditionals

I need some help. I use variables and conditionals to build with or without specic libraries. I set USEAL ?= 1 # get value from cmd, defaults to 1 (see comment) the conditional is: ifeq ($(USEAL),1) LIBS = <any libs> else LIBS = endif Its amazing that this works when invoked... (4 Replies)
Discussion started by: dodona
4 Replies

15. Shell Programming and Scripting

Bug in Gnu date?

So as I write this today is two days after the clocks go back here in the UK. I have a script that worked last week. Yesterday it developed a bug. I eventually found the culprit is Gnu Date. $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.5 LTS... (10 Replies)
Discussion started by: apmcd47
10 Replies