Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
59 views

Do groff or troff support any indian languages like hindi or sanskrit? I have tried using font-install script to install the fonts which are required but it doesn't work. I have also tried to use -mom ...
0 votes
1 answer
71 views

I am trying to debug one my macro and finally I reduced it to the simplest form: it accepts an argument, wraps it with "set-bold", "reset-bold" font requests and that's all. But ...
RandomB's user avatar
  • 3,749
1 vote
1 answer
81 views

I have very simple groff file: .ps 14 .TS tab(;) doublebox allbox expand; rb rb l ^ l l. 111;222 333 444;555 .TE with a table which looks as: As you see only "222" is in the middle of the ...
RandomB's user avatar
  • 3,749
1 vote
1 answer
83 views

Given 2 number registers, embedding this in a document works fine: .nr weeks 12 .tm start is \n[weeks] weeks away. The expected value is printed to the console. Moving this code to a function does ...
DaveParillo's user avatar
  • 2,345
1 vote
2 answers
204 views

I have this text file coded with some groff style that I can convert it to .pdf, but I want to convert it to a .txt or .md file (I do not mind which one of the two, but no postscript) that keeps and ...
Spiridons's user avatar
1 vote
1 answer
65 views

I want to get the following table: +---+---+---+ | | b | c | | +---+---+ | a | | c | | + b +---+ | | | c | +---+---+---+ but I can't seem to make it happen. The closest I got was ...
Fun Mun Pieng's user avatar
0 votes
1 answer
332 views

I am trying to define the top (and bottom) margins in groff to 0cm. For the page offset is easy to define whatever margin you want, but I am not being able to achieve the same for the top and bottom ...
M.E.'s user avatar
  • 5,705
1 vote
1 answer
194 views

I am trying to define a custom header in groff using mm macros. If I define .PH it takes effect on page 2, but not on page 1. Why is this happening? % cat sample2.mm \" *************** \" ...
M.E.'s user avatar
  • 5,705
1 vote
1 answer
104 views

I have an image defined using PIC and incorporated to a groff ms document. I notice that I need to encapsulate the image inside a .DS L - .DE block to have it aligned to left. Otherwise is centered. ...
M.E.'s user avatar
  • 5,705
0 votes
2 answers
334 views

I am trying to convert a text file in groff format to PDF, using the following command: groff -Tps -dpaper=letter -P-letter -P-l -ms foo.ms | ps2pdf - output.pdf The command works fine and outputs me ...
null null's user avatar
1 vote
2 answers
256 views

I am learning to use groff as an alternative to Latex and am struggling with rendering Å Ä and Ö characters. In an English only setting, I have been running groff with: $ groff -ms example.ms -T pdf &...
dublc's user avatar
  • 13
2 votes
1 answer
106 views

How can I get pandoc to properly set all of the arguments in the "Title line" (.TH) when converting from a .rst file to a man file? According to the documentation man man-pages, the "...
1 vote
1 answer
143 views

What should I put in a source reStructuredText file to populate the "Title Heading" (.TH) line in the destination file when using pandoc to convert it to groff-format? I have a python ...
0 votes
1 answer
171 views

In groff using ms macros, how can I insert multiple page breaks one after another? This only produces one new page before the next paragraph (as expected): .bp .bp However this also only produces one ...
Galladite's user avatar
  • 163
0 votes
3 answers
256 views

It's been some time since posting to the forum. I've been trying to find a solution in the bash or zsh programming language that would allow me to cat tables to files that later I could update with ...

15 30 50 per page
1
2 3 4 5 6

AltStyle によって変換されたページ (->オリジナル) /