Search found 22 matches

by ciema7
Thu May 06, 2021 7:53 pm
Forum: Fonts & Character Sets
Topic: How to insert LATEX to HTML code and mix math & Text
Replies: 1
Views: 4447

How to insert LATEX to HTML code and mix math & Text

Hello Community! I am struggling with very difficult problem. Can you help me to implement proper code on my website to combine Latex math expressions and "simple text"? I implemented simple editor on my page, and math expressions do work, but when I use them they are transferred to the next line ...
by ciema7
Fri Aug 30, 2019 6:19 pm
Forum: BibTeX, biblatex and biber
Topic: Changing separation characters in bibliography
Replies: 0
Views: 2743

Changing separation characters in bibliography

Hello,

I have several tasks which i can't solve in my references list. My LaTeX file use .bib file with some books.

1) I would like to achieve these effect in my Reference List:

Lewandowski Robert: The art of football ; Lewandowski and Sons; Warszawa; 2019

So as you can see i would like to use ...
by ciema7
Thu Aug 29, 2019 12:37 pm
Forum: Page Layout
Topic: Page footer code
Replies: 2
Views: 4875

Page footer code

Thanks a lot :)
by ciema7
Wed Aug 28, 2019 10:37 pm
Forum: Page Layout
Topic: Page footer code
Replies: 2
Views: 4875

Page footer code

Hello Community,

I need some help with my page footer. Is there a way to add a dot after the number of each sections in footer ?
For example "1. ROZDZIAL PIERWSZY" or "2. ROZDZIAL DRUGI".

I would like to also know how to achieve the effect with no number in footer. I tried to use command ...
by ciema7
Thu Aug 01, 2019 10:08 am
Forum: BibTeX, biblatex and biber
Topic: Bibliography & Filmography
Replies: 2
Views: 2834

Bibliography & Filmography

Thanks for reply. I just want to find simply way to add two different references lists one behind another.
Sorry, thought it will be much easier. Here is the minimal working example (if only you create "biblio" .bib file in "bibliografia" file location):

\documentclass[12pt]{article}
\usepackage ...
by ciema7
Wed Jul 31, 2019 5:37 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography & Filmography
Replies: 2
Views: 2834

Bibliography & Filmography

Hello Community,

need some help with creating two references list on the end of document. I would like to create bibliography list and filmography list. Here is my attempt:


\newpage

\renewcommand{\bibsection}{\section*{Bibliografia}}
\renewcommand{\bibpreamble}{\vskip0.7cm}
\nocite ...
by ciema7
Sun Jun 23, 2019 4:11 pm
Forum: Page Layout
Topic: a way to move selected words to the new row
Replies: 1
Views: 3871

a way to move selected words to the new row

Hello, the question is included in the topic :) Is it possible to use command for whole document, which will allow to move some words (for example i dont want to leave on the end of the row words as "and", "with", etc.) to the next line (row below)?
by ciema7
Tue Jun 11, 2019 9:39 am
Forum: Graphics, Figures & Tables
Topic: Font Size in the table
Replies: 2
Views: 11035

Font Size in the table

Many thanks for help!
by ciema7
Mon Jun 10, 2019 12:38 pm
Forum: Graphics, Figures & Tables
Topic: Font Size in the table
Replies: 2
Views: 11035

Font Size in the table

Hello Everyone,

I tried to find the solution but options i found didnt work. I need to present my results in table, but font size is too small.
Can You help me increase font size, but not changing my settings for the whole document (and keep table adjusted to the page size)?

Here is my code ...
by ciema7
Wed May 08, 2019 4:20 pm
Forum: Page Layout
Topic: Problem with table of contents
Replies: 6
Views: 20238

Problem with table of contents

Thank you very much, it works, but here is my another question :) . Is there any simple way to not divide my last word in the any row in table of contest and not to throwing the part of the word to the next row (below), but whole this (divided) word throw to the next row?

PS. Stefan you can edit ...