Displaying 20 results from an estimated 30000 matches similar to: "Use preformatted blocks in Broadcom wiki page"
2004 Mar 10
1
Rd - \preformatted, \section and LaTeX problem
Hi,
I have found an unwanted feature in the Rd to LaTeX convertion
regarding \preformatted inside a \section. I have created an Rd
example below, which generates an error in the following 'R CMD check'
step
* creating aroma.affine-manual.tex ... OK
* checking aroma.affine-manual.tex ... ERROR
LaTeX errors when creating DVI version.
This typically indicates Rd problems.
I believe
2011 Nov 25
1
Problem with & question about \preformatted in .Rd
Hi,
The "\preformatted" environment in Rd files doesn't seem to escape
long sequences of backslashes properly when converted to pdf (LaTeX)
documentation. I'm running R version 2.14 (from subversion, revision
57751) on Linux (RHEL). Here's an example from the command line:
echo
2010 Oct 13
3
Automated listing of translations on each wiki page
Dear all,
This is a continuation of the discussion on "Link to Chinese translation
in Wiki frontpage" dated 7 May 2009.
To re-cap, I have suggested that the patch in
http://moinmo.in/FeatureRequests/ThisPageInOtherLanguages can be used to
automatically generate links to translated pages at bottom right of the
wiki panel. In addition, I have proposed that the use of a dictionary
2009 Sep 29
2
preformatted and '#' in manual pages
Dear All,
I have the following in a .Rd file:
...
human readable (not binary) format. The format itself is like
the following:
\preformatted{
\# vertex1name
vertex2name [optionalWeight]
vertex3name [optionalWeight]
}
Here, the first vertex of an edge is preceded with a pound sign
...
and it is fine with R 2.9.2, but fails on R-devel, when building the
PDF version
2019 Jan 02
2
Broken wiki
On Wed, Jan 2, 2019 at 1:29 PM Alan Bartlett <ajb at elrepo.org> wrote:
>
> On Wed, 2 Jan 2019 at 21:21, Timothy Lee <timothy.ty.lee at gmail.com> wrote:
> >
> > Hi all,
> >
> > I've made a minor change (changed one CJK character) on
> > https://wiki.centos.org/zh-tw/SpecialInterestGroup and
> >
2003 Nov 17
1
\preformatted and $
Hi,
I have been developing a package in R and have been working on
documentation. I have a \details function that contains the following:
\details{
some text
\preformatted{
[my-section]
user = apv
host = 127.0.0.1
}
}
When I run R CMD check I get an error while checking the manual. If I
remove:
\preformatted{
[my-section]
user = apv
host = 127.0.0.1
}
and replace it with
[my-section]
2019 Jan 05
1
Broken wiki
On Fri, Jan 4, 2019 at 11:29 PM Timothy Lee <timothy.ty.lee at gmail.com> wrote:
>
> Hi Akemi
>
> Thanks for reverting then re-applying the changes to
> https://wiki.centos.org/zh-tw/SpecialInterestGroup. You're right, the
> zh translation somehow did not go through. I've updated it again
> without an issue. Thanks.
>
> Regards,
> Timothy
Hi Fabian,
2014 Nov 19
1
Broadcom WiFi Wiki Updated
Hi all,
Long time, no speak. Shifting from private sector job to full-time
freelance work took its toll.
As a result, among other things, the Broadcom Wiki page
http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom I "maintain" was
neglected, and over the past couple of years I've been receiving e-mail
inquiries about the Wiki and its applicability.
I'm happy to say and
2014 Nov 19
1
Broadcom WiFi Wiki Updated
Hi all,
Long time, no speak. Shifting from private sector job to full-time
freelance work took its toll.
As a result, among other things, the Broadcom Wiki page
http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom I "maintain" was
neglected, and over the past couple of years I've been receiving e-mail
inquiries about the Wiki and its applicability.
I'm happy to say and
2019 Jan 05
0
Broken wiki
Hi Akemi,
On 1/3/19 8:45 AM, Akemi Yagi wrote:
> On Wed, Jan 2, 2019 at 1:29 PM Alan Bartlett <ajb at elrepo.org> wrote:
>> On Wed, 2 Jan 2019 at 21:21, Timothy Lee <timothy.ty.lee at gmail.com> wrote:
>>> Hi all,
>>>
>>> I've made a minor change (changed one CJK character) on
>>> https://wiki.centos.org/zh-tw/SpecialInterestGroup and
2011 Aug 08
1
Broadcom Wiki page - latest driver issue
Hi folks,
as some of you probably know, there's been some input lately from the
community in regard to the aforementioned Wiki page.
I temporarily got my hands on a piece of hardware equipped with BCM4311
so I can test the latest driver - and came to a conclusion that it
doesn't work at all - it does load with the dependencies, but WiFi won't
activate.
Now, I have an older
2019 Jan 02
0
Broken wiki
On Wed, 2 Jan 2019 at 21:21, Timothy Lee <timothy.ty.lee at gmail.com> wrote:
>
> Hi all,
>
> I've made a minor change (changed one CJK character) on
> https://wiki.centos.org/zh-tw/SpecialInterestGroup and
> https://wiki.centos.org/zh/SpecialInterestGroup , and now the whole
> CentOS wiki is broken. Can someone undo the changes to fix the wiki?
>
> I've
2015 Jul 14
0
CentOS Upgrade Tool (wiki page)
Hi Kevin,
On 11/07/2015 5:31 am, "Kevin Layer" <layer at known.net> wrote:
>
> Hi, Timothy. You were the last person to edit
>
> http://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
>
> That was almost 5 months ago. Is the situation any better, with this
> tool? I'm trying to figure out what to do with my CentOS 6.6
> install. I'd like to get
2008 Nov 06
2
Two minor escaping issues using \preformatted{....} in Rd format
Hi r-devels,
I have two minor problems with special characters in Rd files when
used within a \preformatted{} markup command:
------------------------------------------------------
1. issue: backslash + single brace
------------------------------------------------------
I would like to write "\\\}" to produce \} on output (documenting
the need to escape the brace once again before
2003 Dec 09
3
latex problem with \preformatted (PR#5645)
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01C3BE9C.3FB5BC1A
Content-Type: text/plain; charset="iso-8859-1"
There is a small bug in the implementation of \preformatted in R 1.8.0:
The closing "\end{verbatim}" needs to be followed by a newline, since my
latex
2009 May 13
2
Typo on "TipsAndTricks/VncHeadlessInstall" wiki page
Dear all,
On the "TipsAndTricks/VncHeadlessInstall" wiki page, the first sentence
under "Download ISO" section should be changed from:
The first thing you will need is once if the ISO's from the CentOS
mirrors.
to:
The first thing you will need is one of the ISO's from the CentOS
mirrors.
Regards,
Timothy Lee
2020 Feb 09
1
Fwd: Update CentOS wiki 8.1 Release notes
Hi all,
I received this e-mail from Christer regarding dead links in the CentOS
8.1911 release notes.
Can the maintainer of the CentOS 8 release notes determine what the best
course of action is?? Thanks.
Regards,
Timothy
-------- Forwarded Message --------
Subject: Update CentOS wiki 8.1 Release notes
Date: Fri, 7 Feb 2020 11:03:42 +0100
From: Christer M. Fekjan <christer.centos-e216w
2009 Jul 09
1
Wiki page "HowTos/Subversion" needs rearrangement
Dear all,
While translating the "HowTos/Subversion" wiki page, I've found that the
order of the following paragraphs need to be rearranged in this way to
make sense:
== References: ==
Subversion: ...
Version Control with ...
== 1) Installation: ==
[root at lucifer ~] ...
The first thing ... <--- this has been moved
When you install ... <---
2011 Apr 21
0
回复:Fwd: Re: Application for joining Chinese (simplified) Team
Hi Ralph,Timothy,
Besides giving me edit access on wiki,I would also want to apply for translating centos website with Timothy as there is only English version. Would you please also let me know how could we do that? Thank you vary much.
BTW,as I have talked with Timothy,we will keep working on different different Chinese translation. I will focus on Simplified Chinese, and Timothy will focus on
2014 Nov 29
1
Wiki-edit-request
Thanks,I would send an Email to Timothy
On Sat, Nov 29, 2014 at 1:38 AM, Alan Bartlett <ajb at elrepo.org> wrote:
> On 28 November 2014 at 09:36, Ho Lee <huanying2000a at gmail.com> wrote:
> > Hi Alan,
> > After read your reply , I think that I should do something. So I want to
> > help Timothy to translate some pages to chinese language.But I don't know
>